Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-232840
#<BuildRuby:0x000055774ea0d7f8
@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.20240220-232840",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005947 0.001062 2.444519 ( 2.217317)
build_miniruby 0.001217 0.000217 1.626945 ( 1.629145)
build_ruby 0.000000 0.001634 3.535698 ( 3.750368)
build_all 0.005874 0.001995 6.739807 ( 2.667018)
build_install 0.016007 0.001446 8.534828 ( 4.023327)
test_btest 0.000709 0.000133 93.600525 ( 37.529307)
test_basic 0.003027 0.005078 0.960237 ( 1.844150)
test_all 0.084804 0.033286 805.628682 (251.010711)
test_rubyspec 0.041611 0.044360 118.898226 (128.308106)
total: 432.98 sec