Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250615-062358
#<BuildRuby:0x000073974b89fde0
@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-062358",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.005196 0.003300 4.753286 ( 2.796992)
build_miniruby 0.001434 0.000000 1.485616 ( 1.482288)
build_ruby 0.001377 0.000208 3.381790 ( 3.532959)
build_all 0.005244 0.002340 6.075337 ( 2.632885)
build_install 0.013815 0.005213 9.600189 ( 4.683871)
test_btest 0.000738 0.000193 55.150451 ( 15.538247)
test_basic 0.001563 0.004927 0.897737 ( 0.954063)
test_all 0.080283 0.039002 625.216212 (187.784843)
test_rubyspec 0.043919 0.031828 107.620125 ( 25.818141)
total: 245.23 sec