Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-074001
#<BuildRuby:0x000055d369cc6018
@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.20240125-074001",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000000 0.000036 0.000036 ( 0.000036)
configure 0.000000 0.000023 0.000023 ( 0.000022)
build_up 0.001662 0.004081 1.942090 ( 2.431737)
build_miniruby 0.000000 0.001375 1.686393 ( 1.687876)
build_ruby 0.000017 0.001998 3.468667 ( 3.750741)
build_all 0.004330 0.003295 6.349411 ( 3.639294)
build_install 0.016540 0.004051 8.166594 ( 5.743142)
test_btest 0.001020 0.000191 88.595492 ( 48.917408)
test_basic 0.007812 0.000715 0.966178 ( 1.453447)
test_all 0.065521 0.050611 750.940959 (309.531431)
test_rubyspec 0.041254 0.062982 163.736796 (175.606462)
total: 552.76 sec