Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251101-163413
#<BuildRuby:0x000074b62f74fdd8
@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.20251101-163413",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.005106 0.003315 3.728387 ( 2.507601)
build_miniruby 0.001140 0.000331 1.186685 ( 1.183918)
build_ruby 0.001693 0.000000 2.914452 ( 3.100183)
build_all 0.004446 0.003793 5.987471 ( 2.367515)
build_install 0.011769 0.007625 8.740100 ( 4.161294)
test_btest 0.002342 0.000112 61.402387 ( 18.402177)
test_basic 0.004727 0.001572 0.717218 ( 0.781005)
test_all 0.091438 0.033413 648.530817 (250.583705)
test_rubyspec 0.047275 0.039632 119.853955 ( 21.251019)
total: 304.34 sec