Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-162327
#<BuildRuby:0x00007fea00e1fdd8
@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.20241013-162327",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000042 0.000008 0.000050 ( 0.000050)
configure 0.000037 0.000007 0.000044 ( 0.000044)
build_up 0.001941 0.008485 4.468879 ( 5.006669)
build_miniruby 0.000000 0.001755 1.769029 ( 1.938156)
build_ruby 0.000873 0.001199 4.851622 ( 5.140072)
build_all 0.009231 0.000331 7.013263 ( 2.955924)
build_install 0.005711 0.012568 9.183896 ( 4.104186)
test_btest 0.000623 0.000202 87.011364 ( 25.047246)
test_basic 0.008040 0.002712 1.194415 ( 1.237952)
test_all 0.109326 0.041704 705.903290 (209.360153)
test_rubyspec 0.056512 0.029471 136.602153 ( 34.627636)
total: 289.42 sec