Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-051248
#<BuildRuby:0x00007ffa0357fdc8
@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.20240819-051248",
@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.000007 0.000027 ( 0.000027)
autoconf 0.000036 0.000012 0.000048 ( 0.000047)
configure 0.000033 0.000010 0.000043 ( 0.000044)
build_up 0.003009 0.005177 3.438217 ( 3.670610)
build_miniruby 0.000000 0.001995 1.727964 ( 1.724258)
build_ruby 0.001080 0.000899 4.494779 ( 4.668933)
build_all 0.000000 0.009858 8.860322 ( 3.355720)
build_install 0.011988 0.004438 11.244047 ( 4.975656)
test_btest 0.000601 0.000290 124.625111 ( 33.645985)
test_basic 0.006538 0.003283 1.199172 ( 1.244848)
test_all 0.122269 0.033007 876.823621 (252.587054)
test_rubyspec 0.045293 0.050575 178.340589 ( 38.200469)
total: 344.07 sec