Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-102449
#<BuildRuby:0x00007f4ec222fde0
@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.20241108-102449",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.006766 0.000526 3.531792 ( 3.614316)
build_miniruby 0.001301 0.000244 1.621482 ( 1.619546)
build_ruby 0.000000 0.001717 3.803862 ( 8.987086)
build_all 0.007876 0.000640 6.215889 ( 2.625959)
build_install 0.008494 0.010786 9.082203 ( 4.288736)
test_btest 0.001108 0.000284 80.215294 ( 21.728717)
test_basic 0.003989 0.007677 1.103091 ( 1.157403)
test_all 0.088496 0.056930 712.045117 (239.737463)
test_rubyspec 0.033598 0.044153 119.629993 ( 25.088908)
total: 308.85 sec