Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-111503
#<BuildRuby:0x00007eff1d3cfdc0
@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.20240828-111503",
@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.000017)
autoconf 0.000027 0.000009 0.000036 ( 0.000034)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.004099 0.004004 3.233138 ( 3.389271)
build_miniruby 0.001713 0.000000 1.230746 ( 1.227437)
build_ruby 0.001942 0.000000 3.292021 ( 3.480168)
build_all 0.008711 0.000000 7.125250 ( 2.634843)
build_install 0.016347 0.001960 9.897045 ( 4.537245)
test_btest 0.001190 0.000000 107.046948 ( 28.114789)
test_basic 0.010999 0.000000 1.062363 ( 1.107632)
test_all 0.110027 0.037904 719.502239 (230.034804)
test_rubyspec 0.069769 0.022384 165.754542 ( 31.087222)
total: 305.61 sec