Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250725-012921
#<BuildRuby:0x000076720da5fdc0
@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.20250725-012921",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.003379 0.004168 3.323666 ( 2.723237)
build_miniruby 0.001070 0.000279 1.137139 ( 1.134241)
build_ruby 0.000407 0.001126 2.855088 ( 3.054986)
build_all 0.003870 0.003589 5.143831 ( 2.062770)
build_install 0.016887 0.001392 7.801721 ( 3.830777)
test_btest 0.002450 0.000093 54.321741 ( 15.230925)
test_basic 0.006661 0.001969 0.915332 ( 0.968335)
test_all 0.091755 0.027835 649.409488 (243.178376)
test_rubyspec 0.041145 0.040061 159.238772 ( 41.650970)
total: 313.84 sec