Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-020630
#<BuildRuby:0x00007f6ddc9efdd0
@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.20240622-020630",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000021 ( 0.000022)
autoconf 0.000027 0.000011 0.000038 ( 0.000037)
configure 0.000023 0.000009 0.000032 ( 0.000033)
build_up 0.003334 0.003721 3.184041 ( 3.029545)
build_miniruby 0.001556 0.000000 1.241719 ( 1.238556)
build_ruby 0.002120 0.000000 3.330984 ( 3.498963)
build_all 0.005235 0.005035 7.985162 ( 3.378560)
build_install 0.019686 0.007901 11.768220 ( 7.885134)
test_btest 0.000616 0.000265 116.074440 ( 39.184046)
test_basic 0.008767 0.000470 1.176310 ( 1.226664)
test_all 0.105624 0.043733 842.277944 (262.715372)
test_rubyspec 0.053115 0.035036 161.199554 ( 34.090334)
total: 356.25 sec