Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-002447
#<BuildRuby:0x00007fccc873fdd8
@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.20240928-002447",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000033 0.000011 0.000044 ( 0.000042)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.006402 0.003474 5.085659 ( 4.561885)
build_miniruby 0.001595 0.000549 1.870571 ( 1.914466)
build_ruby 0.001600 0.000550 4.643146 ( 4.955300)
build_all 0.006041 0.004784 7.583953 ( 4.961094)
build_install 0.019120 0.005044 11.198753 ( 6.804603)
test_btest 0.000810 0.000285 99.464811 ( 61.687841)
test_basic 0.002965 0.009650 1.321699 ( 1.627033)
test_all 0.122626 0.034339 839.817691 (498.863548)
test_rubyspec 0.068778 0.024566 143.034092 ( 89.668945)
total: 675.05 sec