Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-023605
#<BuildRuby:0x00007f44249afdc0
@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.20240712-023605",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000028 0.000009 0.000037 ( 0.000038)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.001196 0.006942 3.052670 ( 3.131872)
build_miniruby 0.001106 0.000409 1.512143 ( 1.509550)
build_ruby 0.000000 0.001763 3.824822 ( 3.998126)
build_all 0.009676 0.000000 8.029711 ( 3.162280)
build_install 0.017616 0.003353 10.593025 ( 4.813670)
test_btest 0.000626 0.000208 111.992328 ( 30.157550)
test_basic 0.005445 0.003041 1.052733 ( 1.144530)
test_all 0.115354 0.034342 702.613403 (225.886954)
test_rubyspec 0.045095 0.042541 164.269648 ( 27.535796)
total: 301.34 sec