Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-062756
#<BuildRuby:0x00007fc7254ffdc8
@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.20240706-062756",
@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.000025 0.000005 0.000030 ( 0.000032)
autoconf 0.000039 0.000008 0.000047 ( 0.000049)
configure 0.000037 0.000008 0.000045 ( 0.000046)
build_up 0.005596 0.005435 4.752788 ( 6.123021)
build_miniruby 0.000000 0.002262 1.907051 ( 2.615771)
build_ruby 0.001380 0.001107 5.191262 ( 6.109171)
build_all 0.009366 0.003324 9.142576 ( 9.352507)
build_install 0.020545 0.007536 12.691446 ( 12.606433)
test_btest 0.001026 0.000286 134.567997 (113.697018)
test_basic 0.004925 0.010397 1.522805 ( 2.310390)
test_all 0.127126 0.036928 923.382540 (360.750419)
test_rubyspec 0.066685 0.027762 186.230873 ( 58.642196)
total: 572.21 sec