Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-083349
#<BuildRuby:0x0000562d012ce118
@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.20230807-083349",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000031 0.000002 0.000033 ( 0.000035)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007355 0.000475 2.372822 ( 6.597393)
build_miniruby 0.001426 0.000092 1.792474 ( 3.162390)
build_ruby 0.001657 0.000107 3.655214 ( 6.591151)
build_all 0.008096 0.000236 2.910744 ( 3.683975)
build_install 0.014290 0.004522 4.366161 ( 5.727928)
test_btest 0.000919 0.000079 85.127291 ( 54.851894)
test_basic 0.002650 0.004802 0.975050 ( 1.987959)
test_all 0.002115 0.000241 687.986720 (424.878800)
test_rubyspec 0.046202 0.014376 102.930652 (173.769260)
total: 681.25 sec