Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-191832
#<BuildRuby:0x00007f0aa5eafdd8
@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.20240922-191832",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000029 0.000006 0.000035 ( 0.000033)
build_up 0.000426 0.007991 4.330067 ( 3.530828)
build_miniruby 0.001284 0.000375 1.339267 ( 1.337103)
build_ruby 0.001539 0.000449 3.508041 ( 3.678318)
build_all 0.007053 0.000833 6.248138 ( 2.434969)
build_install 0.016710 0.001028 8.997660 ( 4.137037)
test_btest 0.000655 0.000164 95.297521 ( 40.918552)
test_basic 0.009040 0.001126 1.053583 ( 1.113327)
test_all 0.116386 0.032527 772.368897 (230.116946)
test_rubyspec 0.045438 0.036728 130.867674 ( 28.247245)
total: 315.52 sec