Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251231-192038
#<BuildRuby:0x000070696a0dfdd8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251231-192038",
@make="make",
@no_timeout_error=nil,
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000000 0.000056 0.000056 ( 0.000057)
configure 0.000000 0.000040 0.000040 ( 0.000041)
build_up 0.000000 0.006685 2.109972 ( 2.273188)
build_miniruby 0.000062 0.001674 1.385351 ( 1.381996)
build_ruby 0.000794 0.000931 3.911551 ( 3.977423)
build_all 0.005589 0.003528 6.498429 ( 2.729726)
build_install 0.015920 0.005314 8.624032 ( 4.817730)
test_btest 0.000652 0.000221 71.643146 ( 18.316659)
test_basic 0.004633 0.003881 0.846723 ( 0.892780)
test_all 0.091970 0.035098 707.678155 (214.082379)
test_rubyspec 0.044624 0.041445 129.423276 ( 23.432259)
total: 271.91 sec