Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-004441
#<BuildRuby:0x00007fcdeb5dfdc0
@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.20240805-004441",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000036 0.000004 0.000040 ( 0.000041)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.003507 0.003923 2.787067 ( 2.750403)
build_miniruby 0.001295 0.000209 1.208090 ( 1.205252)
build_ruby 0.001473 0.000238 3.183539 ( 3.387998)
build_all 0.008437 0.000041 6.948235 ( 2.588630)
build_install 0.004491 0.012375 9.428499 ( 4.154725)
test_btest 0.000727 0.000171 106.640645 ( 27.402700)
test_basic 0.009636 0.000328 1.078008 ( 1.125944)
test_all 0.097246 0.054423 807.262379 (320.282447)
test_rubyspec 0.066005 0.034322 170.291894 ( 34.396074)
total: 397.30 sec