Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-054240
#<BuildRuby:0x00007fef1108fdd8
@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.20241016-054240",
@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.000030 0.000008 0.000038 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.000110 0.008091 3.530431 ( 3.410451)
build_miniruby 0.001124 0.000349 1.221708 ( 1.218478)
build_ruby 0.001343 0.000417 3.214805 ( 3.457516)
build_all 0.006413 0.001990 6.221364 ( 2.346948)
build_install 0.014256 0.004727 8.845188 ( 3.944584)
test_btest 0.001019 0.000000 83.395985 ( 21.569968)
test_basic 0.007860 0.000092 0.754047 ( 0.814716)
test_all 0.105398 0.044462 767.543158 (259.382817)
test_rubyspec 0.055126 0.035577 140.177684 ( 25.798138)
total: 321.94 sec