Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-014737
#<BuildRuby:0x00007fe6cfa8fdc8
@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.20240630-014737",
@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.000022 0.000008 0.000030 ( 0.000031)
autoconf 0.000035 0.000014 0.000049 ( 0.000049)
configure 0.000032 0.000012 0.000044 ( 0.000045)
build_up 0.003915 0.005673 4.691264 ( 4.420400)
build_miniruby 0.001180 0.000495 1.743606 ( 1.771927)
build_ruby 0.002487 0.000000 4.642057 ( 4.757520)
build_all 0.010271 0.000095 8.939717 ( 5.179288)
build_install 0.018896 0.006581 12.575739 ( 7.640096)
test_btest 0.000768 0.000291 124.351970 ( 55.900338)
test_basic 0.008851 0.004421 1.366692 ( 1.423039)
test_all 0.115834 0.041248 919.930719 (337.222989)
test_rubyspec 0.058596 0.034966 174.103769 ( 59.316116)
total: 477.63 sec