Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-215843
#<BuildRuby:0x00007fa9e168fdc0
@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.20240701-215843",
@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.000017 0.000007 0.000024 ( 0.000023)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000026 0.000010 0.000036 ( 0.000036)
build_up 0.007998 0.001385 4.513100 ( 3.984101)
build_miniruby 0.001724 0.000000 1.758928 ( 1.767043)
build_ruby 0.000000 0.002366 4.505471 ( 4.661235)
build_all 0.006490 0.003291 8.532627 ( 4.102251)
build_install 0.015055 0.009506 12.257517 ( 6.752350)
test_btest 0.000955 0.000382 122.273316 ( 59.591173)
test_basic 0.011241 0.004497 1.381408 ( 1.964641)
test_all 0.139379 0.023999 997.176470 (1039.198560)
test_rubyspec 0.062549 0.036433 181.504047 (183.446737)
total: 1305.47 sec