Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250107-210416
#<BuildRuby:0x00007fb14deffdc0
@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.20250107-210416",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000035 0.000005 0.000040 ( 0.000042)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005087 0.000000 1.620123 ( 1.933637)
build_miniruby 0.001463 0.000000 1.008813 ( 1.006674)
build_ruby 0.001768 0.000000 3.326262 ( 3.535512)
build_all 0.008332 0.000000 5.526271 ( 2.446082)
build_install 0.013150 0.003143 7.207319 ( 4.102547)
test_btest 0.000720 0.000103 66.999165 ( 18.082493)
test_basic 0.005989 0.000287 0.904149 ( 0.959370)
test_all 0.104887 0.033369 664.107802 (196.794326)
test_rubyspec 0.045011 0.027284 102.937760 ( 23.880396)
total: 252.74 sec