Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-162043
#<BuildRuby:0x00007fd5d4cdfdc8
@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.20240814-162043",
@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.000007 0.000026 ( 0.000026)
autoconf 0.000032 0.000012 0.000044 ( 0.000043)
configure 0.000032 0.000012 0.000044 ( 0.000043)
build_up 0.000116 0.007884 3.311235 ( 3.361294)
build_miniruby 0.001001 0.000474 1.473398 ( 1.470229)
build_ruby 0.001289 0.000611 4.143966 ( 4.308117)
build_all 0.005755 0.002726 8.078729 ( 3.013450)
build_install 0.013045 0.003910 10.177546 ( 4.693490)
test_btest 0.000669 0.000301 115.268068 ( 29.954239)
test_basic 0.006791 0.003527 1.146352 ( 1.193435)
test_all 0.128090 0.022518 812.295411 (263.643859)
test_rubyspec 0.045217 0.045014 164.633980 ( 34.306118)
total: 345.95 sec