Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251031-070723
#<BuildRuby:0x000073ad89aefdd0
@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.20251031-070723",
@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.000021)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.004652 0.003181 3.069518 ( 2.045607)
build_miniruby 0.000449 0.000871 1.108147 ( 1.105221)
build_ruby 0.000000 0.001504 2.906411 ( 3.094376)
build_all 0.003684 0.004012 5.402929 ( 2.143039)
build_install 0.015705 0.001381 8.266088 ( 3.930365)
test_btest 0.000644 0.000180 63.999970 ( 17.090069)
test_basic 0.003257 0.004247 0.946721 ( 0.994208)
test_all 0.088842 0.030370 567.810883 (173.461583)
test_rubyspec 0.045655 0.037993 118.715467 ( 19.991690)
total: 223.86 sec