Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-150541
#<BuildRuby:0x00007f5f56a2fdc0
@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.20241027-150541",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000037 0.000005 0.000042 ( 0.000040)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.008142 0.000449 4.312654 ( 4.562159)
build_miniruby 0.001521 0.000165 1.799534 ( 1.809408)
build_ruby 0.001851 0.000200 4.798622 ( 4.967284)
build_all 0.005538 0.004952 7.434503 ( 4.793990)
build_install 0.024526 0.000000 10.511246 ( 6.948061)
test_btest 0.000958 0.000000 83.418389 ( 61.211408)
test_basic 0.001070 0.011631 1.174486 ( 1.644927)
test_all 0.126396 0.033582 785.007958 (504.979827)
test_rubyspec 0.045296 0.040916 127.690025 ( 45.211709)
total: 636.13 sec