Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250702-102550
#<BuildRuby:0x000079dae16cfdc8
@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.20250702-102550",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000028 0.000006 0.000034 ( 0.000035)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.002244 0.005550 3.796829 ( 2.893536)
build_miniruby 0.000756 0.000643 1.411046 ( 1.407915)
build_ruby 0.001567 0.000165 3.634615 ( 3.855993)
build_all 0.001496 0.005457 5.923837 ( 2.468159)
build_install 0.011434 0.007649 8.567663 ( 4.149874)
test_btest 0.000195 0.000680 52.367102 ( 15.096723)
test_basic 0.000684 0.006149 0.918183 ( 0.973650)
test_all 0.091162 0.029774 670.098808 (233.736980)
test_rubyspec 0.056668 0.023930 153.213899 ( 33.716934)
total: 298.30 sec