Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-131745
#<BuildRuby:0x00007f75b229fde0
@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.20240906-131745",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.007853 0.000000 2.669224 ( 3.245699)
build_miniruby 0.001361 0.000281 1.125599 ( 1.123959)
build_ruby 0.001794 0.000512 3.335367 ( 3.574467)
build_all 0.004762 0.003128 6.720015 ( 2.494274)
build_install 0.013650 0.004518 9.189669 ( 4.156198)
test_btest 0.000671 0.000207 107.966717 ( 27.729940)
test_basic 0.003873 0.005548 1.004761 ( 1.052102)
test_all 0.119221 0.035660 793.798984 (260.428189)
test_rubyspec 0.049902 0.042445 165.873438 ( 34.126488)
total: 337.93 sec