Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-225816
#<BuildRuby:0x00007fc97300fde0
@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.20240704-225816",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000041 0.000008 0.000049 ( 0.000049)
configure 0.000036 0.000007 0.000043 ( 0.000043)
build_up 0.004626 0.004098 4.323107 ( 3.701078)
build_miniruby 0.001768 0.000000 1.472965 ( 1.470275)
build_ruby 0.002020 0.000000 4.036675 ( 4.162392)
build_all 0.009353 0.000000 8.111564 ( 3.210195)
build_install 0.016255 0.006641 11.467931 ( 5.377172)
test_btest 0.000801 0.000172 126.397901 ( 39.079051)
test_basic 0.009181 0.001968 1.274623 ( 1.323942)
test_all 0.111489 0.049126 927.218138 (294.017214)
test_rubyspec 0.037295 0.061877 179.665066 ( 53.841793)
total: 406.18 sec