Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-061307
#<BuildRuby:0x00007f39283bfde0
@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.20241007-061307",
@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.000005 0.000024 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.006919 0.000691 2.999909 ( 2.881103)
build_miniruby 0.001418 0.000342 1.284685 ( 1.281928)
build_ruby 0.001745 0.000422 3.683994 ( 3.888289)
build_all 0.008574 0.000005 6.593036 ( 2.594941)
build_install 0.016865 0.002374 9.348311 ( 4.220441)
test_btest 0.000778 0.000168 90.180483 ( 23.506957)
test_basic 0.009289 0.001100 1.049074 ( 1.091922)
test_all 0.103870 0.048186 758.336469 (252.103096)
test_rubyspec 0.043155 0.048346 138.178004 ( 23.377617)
total: 314.95 sec