Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251005-091030
#<BuildRuby:0x000071f3b0ebfdc8
@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.20251005-091030",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000038 0.000000 0.000038 ( 0.000028)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.004649 0.003911 3.504768 ( 2.202268)
build_miniruby 0.001184 0.000069 1.133562 ( 1.130606)
build_ruby 0.001616 0.000000 2.947150 ( 3.039128)
build_all 0.006017 0.001250 5.391145 ( 2.100869)
build_install 0.011551 0.005309 7.717892 ( 3.586241)
test_btest 0.000421 0.000431 56.282919 ( 15.145223)
test_basic 0.005386 0.002792 0.758686 ( 0.809219)
test_all 0.075889 0.041250 574.415844 (166.991985)
test_rubyspec 0.049530 0.033191 114.294863 ( 19.843599)
total: 214.85 sec