Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-183209
#<BuildRuby:0x00007f1fef85fdc0
@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.20240817-183209",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.007819 0.000000 3.656350 ( 3.635682)
build_miniruby 0.001291 0.000221 1.370851 ( 1.368334)
build_ruby 0.001525 0.000261 4.355127 ( 4.588157)
build_all 0.006689 0.004538 9.261081 ( 5.583234)
build_install 0.014540 0.011827 12.447747 ( 7.955037)
test_btest 0.000762 0.000191 120.335509 ( 41.072298)
test_basic 0.008136 0.004315 1.366977 ( 1.428640)
test_all 0.122813 0.029548 910.107059 (294.386364)
test_rubyspec 0.062000 0.029617 169.488130 ( 36.120269)
total: 396.14 sec