Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-023556
#<BuildRuby:0x00007fe06477fdc0
@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.20240622-023556",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000029 0.000012 0.000041 ( 0.000041)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.000002 0.008083 3.431871 ( 3.336157)
build_miniruby 0.001123 0.000515 1.493651 ( 1.490468)
build_ruby 0.001221 0.000559 3.758120 ( 3.927649)
build_all 0.009047 0.000320 7.758706 ( 3.070613)
build_install 0.021678 0.000280 10.090703 ( 4.635001)
test_btest 0.000694 0.000247 110.388619 ( 29.084736)
test_basic 0.002982 0.006302 1.099769 ( 1.149932)
test_all 0.102400 0.045089 837.258600 (247.965687)
test_rubyspec 0.055902 0.035056 162.565183 ( 36.093909)
total: 330.76 sec