Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-011012
#<BuildRuby:0x000055c88997a318
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230711-011012",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.001670 0.004366 1.882668 ( 3.149578)
build_miniruby 0.001354 0.000294 1.451383 ( 1.452379)
build_ruby 0.001551 0.000000 2.921893 ( 3.236285)
build_all 0.006782 0.000026 2.425895 ( 1.509927)
build_install 0.005592 0.011654 3.615043 ( 2.521390)
test_btest 0.000736 0.000218 83.680608 ( 24.184845)
test_basic 0.002805 0.005019 0.859009 ( 0.933158)
test_all 0.000681 0.000227 619.103005 (210.694593)
test_rubyspec 0.023662 0.030811 87.193941 (102.236976)
total: 349.92 sec