Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-225209
#<BuildRuby:0x00007fdb201ffdd0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241114-225209",
@make="make",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.004751 0.003153 4.002375 ( 4.605231)
build_miniruby 0.001521 0.000395 1.814763 ( 2.028077)
build_ruby 0.001830 0.000474 4.843658 ( 33.373434)
build_all 0.006507 0.003590 6.922838 ( 12.112624)
build_install 0.025253 0.000000 9.762053 ( 7.897936)
test_btest 0.001090 0.000000 84.362296 ( 70.407779)
test_basic 0.004748 0.007828 1.192965 ( 1.671911)
test_all 0.087560 0.072475 780.469596 (452.003829)
test_rubyspec 0.049328 0.034414 123.324869 ( 34.514678)
total: 618.62 sec