Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251226-051227
#<BuildRuby:0x000072ec7a8efdd0
@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.20251226-051227",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000034 0.000000 0.000034 ( 0.000033)
build_up 0.003493 0.002664 2.687032 ( 2.808013)
build_miniruby 0.000552 0.001134 2.013002 ( 2.009531)
build_ruby 0.002010 0.000004 4.339581 ( 27.219345)
build_all 0.005786 0.002462 7.056466 ( 2.995661)
build_install 0.015038 0.002999 9.513618 ( 5.410472)
test_btest 0.000753 0.000190 78.168260 ( 21.359997)
test_basic 0.004929 0.005775 1.135092 ( 1.185928)
test_all 0.098175 0.036329 796.600602 (227.814168)
test_rubyspec 0.054525 0.033906 133.348809 ( 28.669870)
total: 319.47 sec