Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250813-004236
#<BuildRuby:0x000075a529effdc8
@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.20250813-004236",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.003076 0.005437 4.452229 ( 3.517268)
build_miniruby 0.000292 0.001127 1.980270 ( 1.976616)
build_ruby 0.001303 0.000300 3.761291 ( 3.896527)
build_all 0.006179 0.001276 5.866155 ( 2.499398)
build_install 0.015453 0.002789 9.022965 ( 4.378355)
test_btest 0.000768 0.000172 56.304104 ( 16.407276)
test_basic 0.004395 0.003384 0.876104 ( 0.928272)
test_all 0.077530 0.042253 620.506368 (183.833199)
test_rubyspec 0.037708 0.039644 107.596224 ( 24.263609)
total: 241.70 sec