Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-081012
#<BuildRuby:0x000055fb5d60a320
@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.20240115-081012",
@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.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000777 0.004148 1.488004 ( 1.842766)
build_miniruby 0.001175 0.000255 1.463836 ( 1.462278)
build_ruby 0.001362 0.000297 3.039803 ( 3.275974)
build_all 0.003281 0.003918 5.561951 ( 2.631955)
build_install 0.016335 0.000898 6.961415 ( 4.161449)
test_btest 0.000711 0.000158 82.554412 ( 31.074163)
test_basic 0.001752 0.004733 0.888527 ( 0.953351)
test_all 0.077979 0.041537 779.390288 (321.319846)
test_rubyspec 0.021149 0.033764 80.983162 ( 92.473777)
total: 459.20 sec