Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-050553
#<BuildRuby:0x0000555f5ff0a320
@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.20231223-050553",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.004899 0.000700 1.694038 ( 2.168801)
build_miniruby 0.002096 0.000000 1.670250 ( 1.678373)
build_ruby 0.001681 0.000000 3.228970 ( 3.443970)
build_all 0.007804 0.000461 5.720531 ( 3.040693)
build_install 0.007376 0.012506 6.954854 ( 4.398057)
test_btest 0.001257 0.000275 81.101001 ( 41.480892)
test_basic 0.007271 0.000639 0.900092 ( 0.998647)
test_all 0.092387 0.027333 706.510408 (295.832384)
test_rubyspec 0.026562 0.043203 95.501814 (110.927020)
total: 463.97 sec