Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-210006
#<BuildRuby:0x00007f842f2efdc8
@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.20240617-210006",
@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.000007 0.000024 ( 0.000024)
autoconf 0.000030 0.000012 0.000042 ( 0.000041)
configure 0.000029 0.000012 0.000041 ( 0.000041)
build_up 0.007569 0.001367 3.791381 ( 3.811983)
build_miniruby 0.001453 0.000551 1.750819 ( 1.819720)
build_ruby 0.001897 0.000719 4.549405 ( 4.799756)
build_all 0.008917 0.001724 8.270681 ( 5.035261)
build_install 0.023864 0.003582 11.520309 ( 7.811887)
test_btest 0.000813 0.000271 119.253117 ( 76.419927)
test_basic 0.001345 0.012791 1.422431 ( 1.787628)
test_all 0.129594 0.032471 950.509236 (933.228357)
test_rubyspec 0.062681 0.034943 171.444807 (194.129785)
total: 1228.85 sec