Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-110107
#<BuildRuby:0x0000562a032261a8
@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.20230704-110107",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002193 0.004397 2.176008 ( 3.533073)
build_miniruby 0.001025 0.000190 1.550131 ( 1.576650)
build_ruby 0.001536 0.000284 3.247115 ( 3.471183)
build_all 0.005400 0.002752 2.486728 ( 1.982676)
build_install 0.017251 0.000000 3.843528 ( 3.951551)
test_btest 0.000734 0.000000 81.233420 ( 40.420861)
test_basic 0.004469 0.000496 0.829425 ( 0.913886)
test_all 0.000445 0.001397 615.290909 (257.282839)
test_rubyspec 0.026508 0.028811 90.795346 (103.753449)
total: 416.89 sec