Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-110758
#<BuildRuby:0x00007f358930fdc0
@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.20240825-110758",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000038 0.000010 0.000048 ( 0.000048)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.004811 0.003131 3.348295 ( 3.417687)
build_miniruby 0.001323 0.000360 1.592980 ( 1.590322)
build_ruby 0.001391 0.000379 4.079688 ( 15.523404)
build_all 0.009493 0.000000 8.279899 ( 3.203402)
build_install 0.017621 0.002835 10.793410 ( 4.921316)
test_btest 0.000824 0.000201 115.838487 ( 32.214658)
test_basic 0.009929 0.000000 1.224434 ( 2.179198)
test_all 0.097412 0.053037 822.418253 (237.887712)
test_rubyspec 0.072117 0.018176 167.030917 ( 36.502802)
total: 337.44 sec