Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250718-104057
#<BuildRuby:0x000078337773fdc0
@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-104057",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.004793 0.002035 2.968789 ( 2.102010)
build_miniruby 0.000241 0.001042 1.055674 ( 1.053498)
build_ruby 0.001142 0.000381 2.658436 ( 2.911187)
build_all 0.004042 0.002673 4.534273 ( 1.806485)
build_install 0.009963 0.004596 7.132108 ( 3.532437)
test_btest 0.001478 0.000799 51.897796 ( 14.167399)
test_basic 0.003412 0.004053 0.740016 ( 0.792992)
test_all 0.089282 0.023958 619.988069 (197.467293)
test_rubyspec 0.038805 0.036463 146.988616 ( 25.396318)
total: 249.23 sec