Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-015826
#<BuildRuby:0x00007faa3f58fde0
@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.20241005-015826",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.003003 0.004721 3.722856 ( 3.836417)
build_miniruby 0.001852 0.000000 1.486879 ( 1.483094)
build_ruby 0.002220 0.000000 3.857199 ( 4.020093)
build_all 0.008257 0.000813 7.073316 ( 2.767716)
build_install 0.011004 0.010378 9.601635 ( 4.515388)
test_btest 0.000707 0.000182 85.296303 ( 22.309595)
test_basic 0.007130 0.000640 0.794492 ( 0.852064)
test_all 0.116235 0.035084 789.076143 (237.895273)
test_rubyspec 0.046255 0.041310 135.310844 ( 29.584198)
total: 307.26 sec