Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-063952
#<BuildRuby:0x00007f9aaa22fdc0
@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.20240831-063952",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.004394 0.003328 3.516338 ( 3.654596)
build_miniruby 0.001219 0.000237 1.566000 ( 1.563542)
build_ruby 0.000000 0.002042 4.345283 ( 26.942376)
build_all 0.005921 0.002274 7.695190 ( 3.097577)
build_install 0.016901 0.000958 10.307961 ( 4.834862)
test_btest 0.000922 0.000184 116.387400 ( 31.033783)
test_basic 0.002408 0.007935 1.136235 ( 1.595125)
test_all 0.113790 0.039178 856.805094 (247.786138)
test_rubyspec 0.040128 0.051931 164.709147 ( 35.309137)
total: 355.82 sec