Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250906-190727
#<BuildRuby:0x000076782399fdd8
@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.20250906-190727",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.007801 0.002477 5.010088 ( 3.808322)
build_miniruby 0.000135 0.001503 1.837486 ( 1.917716)
build_ruby 0.002011 0.000003 4.696242 ( 4.937068)
build_all 0.005917 0.002421 5.945843 ( 2.585547)
build_install 0.014437 0.005941 8.925062 ( 4.206465)
test_btest 0.000146 0.000755 61.896126 ( 18.465108)
test_basic 0.001266 0.005554 1.012323 ( 1.078589)
test_all 0.093638 0.029672 722.749016 (228.501790)
test_rubyspec 0.047294 0.029219 113.146643 ( 24.665412)
total: 290.17 sec