Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-144525
#<BuildRuby:0x00007f005c58fdc8
@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.20241209-144525",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000027 0.000009 0.000036 ( 0.000037)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.002681 0.004420 3.594232 ( 3.502549)
build_miniruby 0.001109 0.000421 1.581566 ( 1.578318)
build_ruby 0.001420 0.000539 3.483456 ( 3.672430)
build_all 0.008187 0.000261 6.054299 ( 2.460463)
build_install 0.010893 0.008839 8.036630 ( 3.679321)
test_btest 0.001036 0.000000 71.557264 ( 20.147698)
test_basic 0.002175 0.007463 1.041971 ( 1.090006)
test_all 0.110138 0.036002 775.947767 (336.325518)
test_rubyspec 0.069212 0.023784 118.317485 ( 55.658581)
total: 428.12 sec