Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-215123
#<BuildRuby:0x00007f8ea370fdd0
@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.20241008-215123",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000035 0.000009 0.000044 ( 0.000042)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.000629 0.007061 3.702964 ( 3.605562)
build_miniruby 0.001307 0.000392 1.370330 ( 1.366630)
build_ruby 0.001456 0.000437 3.894394 ( 4.034907)
build_all 0.008668 0.000172 7.308075 ( 3.028591)
build_install 0.014754 0.006006 9.732220 ( 4.403130)
test_btest 0.000748 0.000219 93.491498 ( 25.893531)
test_basic 0.005778 0.004744 1.171159 ( 1.213286)
test_all 0.100692 0.052423 761.033019 (260.351045)
test_rubyspec 0.055146 0.032812 132.920843 ( 28.873287)
total: 332.77 sec