Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-132412
#<BuildRuby:0x00007fddd4ebfdc0
@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.20240904-132412",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.002937 0.004434 3.654036 ( 3.522147)
build_miniruby 0.001378 0.000222 1.560028 ( 1.589206)
build_ruby 0.000000 0.002039 4.512348 ( 4.719572)
build_all 0.008637 0.000619 8.341607 ( 3.507123)
build_install 0.016940 0.001584 10.290448 ( 4.840837)
test_btest 0.000823 0.000134 118.123123 ( 31.442119)
test_basic 0.005475 0.004597 1.193181 ( 1.243072)
test_all 0.105520 0.047258 878.796479 (278.060003)
test_rubyspec 0.047978 0.048595 165.385687 ( 33.958801)
total: 362.88 sec