Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-105735
#<BuildRuby:0x00005650aac897a8
@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.20231227-105735",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.002511 0.003744 1.720173 ( 2.113657)
build_miniruby 0.001422 0.000254 1.689011 ( 1.697321)
build_ruby 0.001359 0.000243 3.552174 ( 3.803995)
build_all 0.007999 0.000000 5.737124 ( 3.375407)
build_install 0.014591 0.001692 7.105137 ( 4.377479)
test_btest 0.000869 0.000140 82.339544 ( 39.799456)
test_basic 0.000938 0.004619 0.882985 ( 0.949417)
test_all 0.096772 0.023270 768.446942 (306.877715)
test_rubyspec 0.030872 0.040350 95.346636 (107.515585)
total: 470.51 sec