Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-095625
#<BuildRuby:0x000055a9a1f3a2c8
@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.20231011-095625",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000021 0.000009 0.000030 ( 0.000030)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.000584 0.006277 2.402635 ( 2.491394)
build_miniruby 0.000973 0.000465 1.603952 ( 1.605795)
build_ruby 0.001832 0.000000 3.243201 ( 3.473888)
build_all 0.005155 0.001777 6.044417 ( 2.912825)
build_install 0.007953 0.009571 7.763187 ( 4.476474)
test_btest 0.000682 0.000354 84.486855 ( 34.969698)
test_basic 0.007458 0.000000 0.992629 ( 1.066081)
test_all 0.007476 0.001604 722.553513 (298.183938)
test_rubyspec 0.038446 0.029971 105.558384 (122.746078)
total: 471.93 sec