Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-052453
#<BuildRuby:0x00007fa06a52fdc0
@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.20241226-052453",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.001523 0.004607 2.196124 ( 2.682190)
build_miniruby 0.001757 0.000000 8.101144 ( 7.541656)
build_ruby 0.002318 0.000000 4.201568 ( 4.304169)
build_all 0.003926 0.005545 6.742488 ( 2.807822)
build_install 0.009717 0.009086 8.244192 ( 4.360854)
test_btest 0.000790 0.000310 75.707675 ( 22.626044)
test_basic 0.004765 0.004556 1.043611 ( 1.089315)
test_all 0.083917 0.058803 715.752316 (209.847908)
test_rubyspec 0.038337 0.039234 120.723109 ( 25.132647)
total: 280.39 sec