Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-234506
#<BuildRuby:0x0000556a8f0f9fc0
@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.20240213-234506",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.001665 0.004378 2.052538 ( 2.752902)
build_miniruby 0.001277 0.000204 1.693887 ( 1.696783)
build_ruby 0.001576 0.000252 3.538241 ( 3.825453)
build_all 0.001931 0.006249 6.715841 ( 4.026208)
build_install 0.016755 0.001787 8.190489 ( 4.847531)
test_btest 0.000874 0.000175 91.162372 ( 44.693711)
test_basic 0.006162 0.001232 1.001000 ( 1.114357)
test_all 0.090095 0.026256 794.792840 (326.904173)
test_rubyspec 0.038677 0.069821 191.423341 (203.389731)
total: 593.25 sec