Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-053951
#<BuildRuby:0x00007ffb8a1ffdc8
@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.20240803-053951",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000039 0.000006 0.000045 ( 0.000045)
build_up 0.008092 0.002063 4.560524 ( 7.540356)
build_miniruby 0.001859 0.000303 2.466100 ( 3.400106)
build_ruby 0.002005 0.000326 4.923941 ( 20.566582)
build_all 0.010497 0.001061 9.566960 ( 10.087725)
build_install 0.018916 0.006637 13.327075 ( 14.842427)
test_btest 0.000909 0.000161 132.866607 (168.074400)
test_basic 0.012843 0.000709 1.470793 ( 2.686959)
test_all 0.120867 0.049172 998.010273 (1014.220751)
test_rubyspec 0.053048 0.044347 184.969649 (101.655465)
total: 1343.08 sec