Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-050123
#<BuildRuby:0x00007f5d6dfdfdc8
@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.20240827-050123",
@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.000019 0.000000 0.000019 ( 0.000020)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.000681 0.007216 3.472588 ( 3.393473)
build_miniruby 0.001312 0.000350 1.508080 ( 1.504705)
build_ruby 0.001520 0.000405 3.616070 ( 3.743387)
build_all 0.008552 0.000132 7.867791 ( 3.146127)
build_install 0.015748 0.006065 10.949482 ( 5.025830)
test_btest 0.000000 0.001051 114.127513 ( 30.721881)
test_basic 0.000000 0.012485 1.105471 ( 1.154299)
test_all 0.113236 0.040096 839.755445 (252.574990)
test_rubyspec 0.035112 0.056285 168.200258 ( 35.176507)
total: 336.44 sec