Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-015216
#<BuildRuby:0x000055d01ff422a8
@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.20230606-015216",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004 0.000020 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.005025 0.001092 1.813613 ( 3.145852)
build_miniruby 0.001281 0.000278 1.440952 ( 1.440158)
build_ruby 0.000000 0.001853 2.713040 ( 2.915518)
build_all 0.002223 0.004815 2.241159 ( 1.733503)
build_install 0.012487 0.004140 3.440599 ( 2.689140)
test_btest 0.000728 0.000208 75.729919 ( 35.619841)
test_basic 0.006195 0.000591 0.784399 ( 0.888519)
test_all 0.000000 0.001035 581.798628 (227.509420)
test_rubyspec 0.022831 0.028235 81.191303 ( 94.395129)
total: 370.34 sec