Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-025531
#<BuildRuby:0x0000555d5ff2a118
@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.20230527-025531",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.002686 0.002806 1.759997 ( 3.022687)
build_miniruby 0.001101 0.000239 1.339520 ( 1.339189)
build_ruby 0.000000 0.001744 2.661697 ( 2.876963)
build_all 0.000000 0.007052 2.144398 ( 1.448032)
build_install 0.012427 0.004052 3.382926 ( 2.538350)
test_btest 0.000493 0.000158 75.804104 ( 28.170872)
test_basic 0.003765 0.002439 0.701079 ( 0.822653)
test_all 0.000792 0.000264 572.056742 (199.997705)
test_rubyspec 0.030486 0.016763 79.248207 ( 90.974068)
total: 331.19 sec