Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250615-215505
#<BuildRuby:0x000078929173fdd8
@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.20250615-215505",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000046 0.000000 0.000046 ( 0.000047)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.003946 0.005542 4.911463 ( 2.947541)
build_miniruby 0.001339 0.000088 1.512958 ( 1.514010)
build_ruby 0.001212 0.000795 3.711804 ( 3.888658)
build_all 0.005415 0.003711 6.013013 ( 2.665121)
build_install 0.014525 0.008578 9.503736 ( 4.638483)
test_btest 0.000668 0.000205 54.363479 ( 16.325426)
test_basic 0.001604 0.005117 0.896693 ( 0.958992)
test_all 0.083197 0.039365 675.487681 (202.879345)
test_rubyspec 0.050223 0.025334 104.865926 ( 25.740150)
total: 261.56 sec