Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-150812
#<BuildRuby:0x00007fba7c1bfdd0
@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.20240826-150812",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.003809 0.003997 2.819004 ( 2.849039)
build_miniruby 0.001516 0.000000 1.169435 ( 1.166360)
build_ruby 0.001737 0.000000 3.523604 ( 3.697963)
build_all 0.007097 0.000527 7.245152 ( 2.779555)
build_install 0.018009 0.001066 9.006737 ( 4.097247)
test_btest 0.000788 0.000151 102.960247 ( 26.313012)
test_basic 0.004207 0.005376 0.976443 ( 1.061396)
test_all 0.099252 0.046817 753.267334 (214.703160)
test_rubyspec 0.040527 0.048495 172.042957 ( 39.823482)
total: 296.49 sec