Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-082651
#<BuildRuby:0x00007f03b498fdc8
@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.20240703-082651",
@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.000027 0.000004 0.000031 ( 0.000032)
autoconf 0.000044 0.000007 0.000051 ( 0.000052)
configure 0.000040 0.000007 0.000047 ( 0.000047)
build_up 0.010704 0.000415 4.606730 ( 5.742613)
build_miniruby 0.000000 0.002211 1.759349 ( 2.102570)
build_ruby 0.000949 0.001927 4.692870 ( 5.333854)
build_all 0.008225 0.003325 9.164621 ( 6.884475)
build_install 0.015937 0.010788 12.402900 ( 10.379365)
test_btest 0.001005 0.000233 133.462997 (111.923675)
test_basic 0.001585 0.013415 1.486020 ( 2.238740)
test_all 0.097942 0.061835 898.749666 (304.180181)
test_rubyspec 0.050368 0.045114 174.554980 ( 36.145910)
total: 484.93 sec