Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-213526
#<BuildRuby:0x000055a5e60b2868
@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.20240223-213526",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.006402 0.000478 2.233863 ( 2.018519)
build_miniruby 0.001148 0.000220 1.212101 ( 1.210032)
build_ruby 0.001362 0.000262 2.824908 ( 3.044240)
build_all 0.005946 0.001144 6.257136 ( 2.409218)
build_install 0.016490 0.000594 7.615482 ( 3.435050)
test_btest 0.000729 0.000126 86.715887 ( 22.810231)
test_basic 0.001419 0.004791 0.835468 ( 0.896032)
test_all 0.052040 0.064680 749.787244 (226.688555)
test_rubyspec 0.032355 0.047427 101.085912 (110.538673)
total: 373.05 sec