Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250121-030536
#<BuildRuby:0x00007f90a7e8fdc0
@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.20250121-030536",
@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.000015 0.000004 0.000019 ( 0.000021)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.001191 0.004432 2.108347 ( 2.225021)
build_miniruby 0.001174 0.000411 1.156682 ( 1.154004)
build_ruby 0.001269 0.000444 3.557719 ( 3.743549)
build_all 0.005786 0.002026 5.657354 ( 2.369057)
build_install 0.005031 0.011260 7.389380 ( 3.932546)
test_btest 0.000540 0.000243 69.325935 ( 18.706661)
test_basic 0.005228 0.002352 0.930259 ( 0.988734)
test_all 0.086125 0.036702 605.023032 (175.322028)
test_rubyspec 0.031123 0.045954 108.700562 ( 25.495587)
total: 233.94 sec