Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-225255
#<BuildRuby:0x0000558056a6a258
@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.20240113-225255",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.005363 0.000364 1.630312 ( 1.973378)
build_miniruby 0.001360 0.000340 1.612775 ( 1.611720)
build_ruby 0.001341 0.000335 2.881589 ( 3.088948)
build_all 0.007492 0.000000 5.630151 ( 2.780557)
build_install 0.015871 0.001520 6.549388 ( 3.831567)
test_btest 0.000823 0.000177 80.486621 ( 33.075627)
test_basic 0.007118 0.000000 0.780859 ( 0.858259)
test_all 0.095227 0.023733 741.936048 (270.038205)
test_rubyspec 0.044557 0.023516 94.276538 (110.955060)
total: 428.21 sec