Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-041020
#<BuildRuby:0x00007feb7227fdc0
@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.20240627-041020",
@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.000023 0.000006 0.000029 ( 0.000029)
autoconf 0.000036 0.000009 0.000045 ( 0.000043)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.005560 0.004360 4.238807 ( 3.582564)
build_miniruby 0.001596 0.000441 1.648370 ( 1.645555)
build_ruby 0.001470 0.000405 3.946505 ( 4.074074)
build_all 0.009009 0.000000 8.387527 ( 3.397494)
build_install 0.018738 0.000776 11.090767 ( 5.236583)
test_btest 0.000621 0.000142 119.640895 ( 34.384073)
test_basic 0.009792 0.000000 1.073788 ( 1.121996)
test_all 0.106250 0.044028 841.624975 (245.514359)
test_rubyspec 0.050693 0.041682 170.410835 ( 32.363991)
total: 331.32 sec