Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-131433
#<BuildRuby:0x00007f2fa3cdfdc8
@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.20240928-131433",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.005153 0.003553 3.941385 ( 3.381380)
build_miniruby 0.001549 0.000221 1.507532 ( 1.505591)
build_ruby 0.001652 0.000236 3.370058 ( 3.599311)
build_all 0.007628 0.001090 6.881124 ( 2.856512)
build_install 0.017815 0.003719 10.167213 ( 4.583029)
test_btest 0.000950 0.000143 92.224991 ( 24.841938)
test_basic 0.008959 0.000706 1.146045 ( 1.198158)
test_all 0.102475 0.046891 819.258096 (266.135476)
test_rubyspec 0.051454 0.035648 134.813678 ( 30.179899)
total: 338.28 sec