Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-212103
#<BuildRuby:0x00007f1dae2ffdc8
@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.20241224-212103",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.001066 0.004306 1.688989 ( 2.051693)
build_miniruby 0.001282 0.000237 1.158923 ( 1.155851)
build_ruby 0.001732 0.000320 3.378081 ( 3.600340)
build_all 0.008516 0.000759 6.598301 ( 2.747022)
build_install 0.015318 0.000331 8.138598 ( 4.396031)
test_btest 0.000872 0.000141 73.825385 ( 20.788125)
test_basic 0.005346 0.003849 0.763075 ( 0.812372)
test_all 0.098291 0.041065 681.957062 (203.656851)
test_rubyspec 0.037335 0.041831 114.459323 ( 25.373220)
total: 264.58 sec