Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-141602
#<BuildRuby:0x000055bdd47b1820
@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.20240226-141602",
@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.000019)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.007333 0.001410 2.794632 ( 3.221125)
build_miniruby 0.001313 0.000252 13.790934 ( 13.608267)
build_ruby 0.001737 0.000000 3.853974 ( 4.201394)
build_all 0.007887 0.000199 6.846638 ( 4.042825)
build_install 0.020002 0.000413 8.905773 ( 5.378331)
test_btest 0.000839 0.000131 93.649344 ( 45.713873)
test_basic 0.003522 0.004283 0.966448 ( 1.067903)
test_all 0.094970 0.022542 801.096412 (337.190076)
test_rubyspec 0.026673 0.049075 106.549300 (115.750497)
total: 530.18 sec