Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-161053
#<BuildRuby:0x000056489e3aa3d0
@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.20240212-161053",
@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.000017)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.002218 0.003625 1.842294 ( 2.202795)
build_miniruby 0.001210 0.000233 1.684032 ( 1.683238)
build_ruby 0.001371 0.000264 3.489649 ( 3.718504)
build_all 0.005386 0.003440 6.777241 ( 4.010543)
build_install 0.011262 0.008735 8.444799 ( 5.049091)
test_btest 0.000651 0.000173 91.320512 ( 46.951951)
test_basic 0.002342 0.004752 0.879178 ( 0.956700)
test_all 0.085506 0.029662 732.897709 (273.818850)
test_rubyspec 0.059472 0.047104 176.952143 (186.516952)
total: 524.91 sec