Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-084513
#<BuildRuby:0x000055f48275a3b0
@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.20221207-084513",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000013 0.000001 0.000014 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004929 0.000205 1.371832 ( 1.633351)
build_miniruby 0.000900 0.000038 1.163147 ( 1.162490)
build_ruby 0.001433 0.000059 2.421733 ( 2.416539)
build_all 0.006429 0.000000 3.477614 ( 1.844851)
build_install 0.013099 0.000000 2.524916 ( 1.674320)
test_btest 0.000697 0.000000 56.734496 ( 15.572433)
test_basic 0.000000 0.004358 0.384348 ( 0.479487)
test_all 0.000000 0.001286 631.062219 (179.597052)
test_rubyspec 0.022037 0.011267 61.410173 ( 71.516704)
total: 275.90 sec