Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-131048
#<BuildRuby:0x000055a8afc12228
@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.20240112-131048",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002069 0.003430 1.589095 ( 1.957417)
build_miniruby 0.001374 0.000370 1.589961 ( 1.588320)
build_ruby 0.001876 0.000000 3.695623 ( 3.933396)
build_all 0.005933 0.001841 5.786110 ( 2.879924)
build_install 0.013121 0.004864 6.881694 ( 4.019803)
test_btest 0.000593 0.000165 82.370688 ( 34.973517)
test_basic 0.000218 0.006940 0.887354 ( 0.965198)
test_all 0.090635 0.028837 763.362185 (301.278206)
test_rubyspec 0.029860 0.038045 95.385061 (111.128409)
total: 462.73 sec