Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250718-231505
#<BuildRuby:0x0000760bc32efdc0
@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.20250718-231505",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.001814 0.005723 3.692415 ( 2.656148)
build_miniruby 0.000357 0.001077 1.524442 ( 1.521851)
build_ruby 0.000971 0.000742 3.782705 ( 3.889351)
build_all 0.006047 0.002005 5.794404 ( 2.596695)
build_install 0.012858 0.006021 8.756905 ( 4.571039)
test_btest 0.002521 0.000130 57.130686 ( 15.936818)
test_basic 0.002187 0.006251 0.913521 ( 0.966435)
test_all 0.091886 0.025331 665.620980 (194.703088)
test_rubyspec 0.045940 0.031861 149.377258 ( 31.224764)
total: 258.07 sec