Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-030435
#<BuildRuby:0x00007f8f3200fdc0
@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.20240821-030435",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000026 0.000009 0.000035 ( 0.000037)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.002326 0.004840 2.920571 ( 2.964950)
build_miniruby 0.001194 0.000454 1.249675 ( 1.246442)
build_ruby 0.001241 0.000473 3.204403 ( 3.411495)
build_all 0.002581 0.005295 6.661671 ( 2.428885)
build_install 0.010387 0.009470 9.122848 ( 4.122654)
test_btest 0.000665 0.000318 103.122196 ( 26.458125)
test_basic 0.010707 0.000000 1.215443 ( 1.266173)
test_all 0.122578 0.025349 770.868505 (227.564501)
test_rubyspec 0.054231 0.032073 171.263819 ( 31.004277)
total: 300.47 sec