Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-091528
#<BuildRuby:0x00007fe2226bfdd0
@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.20241130-091528",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.005073 0.003192 3.238881 ( 3.514352)
build_miniruby 0.001257 0.000347 1.232568 ( 1.230875)
build_ruby 0.002143 0.000000 3.677942 ( 3.786883)
build_all 0.003586 0.004505 6.142117 ( 2.627089)
build_install 0.011587 0.005360 8.294884 ( 3.922897)
test_btest 0.000705 0.000222 76.749313 ( 20.445414)
test_basic 0.001357 0.008088 0.864701 ( 0.909309)
test_all 0.110159 0.034040 738.494025 (232.630389)
test_rubyspec 0.044815 0.034955 120.408302 ( 35.388684)
total: 304.46 sec