Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-080900
#<BuildRuby:0x00007f3723ebfdc8
@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.20240715-080900",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.007122 3.097139 ( 3.077373)
build_miniruby 0.001271 0.000380 1.185616 ( 1.182311)
build_ruby 0.001576 0.000305 3.598229 ( 3.783333)
build_all 0.008781 0.000000 7.183153 ( 2.779995)
build_install 0.017497 0.000000 9.179849 ( 4.083787)
test_btest 0.000979 0.000000 104.957952 ( 27.068768)
test_basic 0.007817 0.001133 1.012911 ( 1.058771)
test_all 0.103874 0.043754 774.330198 (219.032008)
test_rubyspec 0.053214 0.038121 158.504248 ( 30.585221)
total: 292.65 sec