Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-124240
#<BuildRuby:0x00007f2d2010fdc0
@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.20240618-124240",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000020 0.000008 0.000028 ( 0.000029)
configure 0.000020 0.000008 0.000028 ( 0.000029)
build_up 0.003818 0.003882 2.896516 ( 2.963786)
build_miniruby 0.000000 0.001524 1.176797 ( 1.173530)
build_ruby 0.000000 0.001765 3.042981 ( 3.242146)
build_all 0.008503 0.000000 6.591635 ( 2.513947)
build_install 0.013479 0.004885 8.789452 ( 4.014932)
test_btest 0.000659 0.000283 98.868883 ( 25.427295)
test_basic 0.004786 0.002051 0.901693 ( 0.957680)
test_all 0.108290 0.037684 741.566407 (225.083308)
test_rubyspec 0.050947 0.041084 161.938358 ( 46.042566)
total: 311.42 sec