Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260113-230602
#<BuildRuby:0x000075fac24bfdd8
@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.20260113-230602",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000037 0.000008 0.000045 ( 0.000044)
build_up 0.002816 0.005244 3.480419 ( 3.683993)
build_miniruby 0.000991 0.000767 2.714999 ( 2.724186)
build_ruby 0.002276 0.000000 5.172489 ( 5.267299)
build_all 0.006723 0.003759 7.795161 ( 4.324343)
build_install 0.019849 0.004228 11.225519 ( 7.219435)
test_btest 0.000071 0.001026 83.761439 ( 36.829783)
test_basic 0.004615 0.002851 1.153396 ( 1.204534)
test_all 0.099566 0.034305 810.119675 (241.557746)
test_rubyspec 0.054961 0.035188 138.444257 ( 32.587019)
total: 335.40 sec