Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-230407
#<BuildRuby:0x00007f9a1796fdd0
@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.20240813-230407",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.006325 0.001527 3.490138 ( 3.426561)
build_miniruby 0.001730 0.000000 1.369596 ( 1.367209)
build_ruby 0.000000 0.001810 4.276547 ( 4.450674)
build_all 0.004943 0.003687 8.300703 ( 3.179092)
build_install 0.014040 0.005652 10.618209 ( 5.089502)
test_btest 0.000714 0.000204 113.428867 ( 31.369675)
test_basic 0.007306 0.002646 1.078307 ( 1.123614)
test_all 0.119414 0.032363 851.017347 (260.422004)
test_rubyspec 0.042934 0.050684 166.749930 ( 32.566838)
total: 343.00 sec