Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-173842
#<BuildRuby:0x00007fab48effdd0
@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.20240813-173842",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000028 0.000007 0.000035 ( 0.000033)
build_up 0.007853 0.001718 4.076141 ( 5.055096)
build_miniruby 0.001728 0.000378 1.752789 ( 2.105817)
build_ruby 0.001573 0.000344 4.666829 ( 5.385853)
build_all 0.009315 0.001050 8.849682 ( 6.655093)
build_install 0.022665 0.003607 12.073026 ( 9.825618)
test_btest 0.001278 0.000000 124.935800 (119.201537)
test_basic 0.005573 0.008360 1.415467 ( 2.151159)
test_all 0.123947 0.038298 958.158794 (881.858903)
test_rubyspec 0.067128 0.028537 179.752815 (147.063323)
total: 1179.30 sec