Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-234512
#<BuildRuby:0x00007f842d07fdd8
@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.20240708-234512",
@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.000029 0.000007 0.000036 ( 0.000031)
autoconf 0.000046 0.000012 0.000058 ( 0.000053)
configure 0.000034 0.000009 0.000043 ( 0.000043)
build_up 0.003270 0.006620 4.404950 ( 4.269747)
build_miniruby 0.001949 0.000000 1.565810 ( 1.565127)
build_ruby 0.002476 0.000000 4.096931 ( 4.335592)
build_all 0.008636 0.000000 7.787531 ( 3.064616)
build_install 0.014168 0.002856 10.609613 ( 4.878329)
test_btest 0.000730 0.000200 116.182435 ( 30.738786)
test_basic 0.004922 0.004162 1.213723 ( 1.275038)
test_all 0.122690 0.026025 860.082123 (259.496675)
test_rubyspec 0.061228 0.026707 164.368571 ( 33.993442)
total: 343.62 sec