Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251215-230541
#<BuildRuby:0x000071947becfdc0
@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.20251215-230541",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.002735 0.004276 2.759047 ( 2.569553)
build_miniruby 0.001356 0.000121 1.813955 ( 1.810306)
build_ruby 0.001100 0.000686 4.179490 ( 4.235280)
build_all 0.007270 0.002091 6.840638 ( 2.970715)
build_install 0.014449 0.005248 9.340740 ( 5.108243)
test_btest 0.000221 0.000747 74.600204 ( 21.306778)
test_basic 0.003214 0.005599 1.046849 ( 1.097501)
test_all 0.098573 0.031661 717.938334 (229.372772)
test_rubyspec 0.054719 0.031752 124.992574 ( 30.785747)
total: 299.26 sec