Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-045421
#<BuildRuby:0x0000563d7e2a5a00
@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.20230611-045421",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.005987 1.868418 ( 3.385801)
build_miniruby 0.000000 0.001539 1.224296 ( 1.226599)
build_ruby 0.001296 0.000557 2.720746 ( 2.941926)
build_all 0.001782 0.004482 2.168142 ( 1.280488)
build_install 0.010272 0.007781 3.518506 ( 2.617658)
test_btest 0.000645 0.000167 76.982791 ( 28.831660)
test_basic 0.000215 0.007003 0.806104 ( 0.913326)
test_all 0.001460 0.000469 557.100186 (226.646875)
test_rubyspec 0.023175 0.029758 82.351160 ( 98.840363)
total: 366.69 sec