Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260203-095552
#<BuildRuby:0x000071a22730fdc8
@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.20260203-095552",
@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.000020 0.000006 0.000026 ( 0.000025)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.004005 0.003003 3.131834 ( 2.880860)
build_miniruby 0.000675 0.000910 1.658616 ( 1.654394)
build_ruby 0.001682 0.000190 4.632628 ( 4.729404)
build_all 0.007116 0.002602 7.515510 ( 3.398250)
build_install 0.012469 0.005887 9.364491 ( 4.986049)
test_btest 0.000943 0.000013 85.409564 ( 24.449577)
test_basic 0.003345 0.007559 1.164369 ( 1.203876)
test_all 0.098888 0.037315 856.694089 (252.527731)
test_rubyspec 0.050434 0.030833 141.427099 ( 38.309446)
total: 334.14 sec