Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-135251
#<BuildRuby:0x0000559dff216130
@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.20230503-135251",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.004789 0.000653 1.848587 ( 3.244076)
build_miniruby 0.001418 0.000193 1.411853 ( 1.448441)
build_ruby 0.001570 0.000215 2.694231 ( 3.023333)
build_all 0.002483 0.004056 2.200895 ( 1.695330)
build_install 0.006317 0.009116 3.487073 ( 3.079600)
test_btest 0.000484 0.000121 75.345129 ( 29.496448)
test_basic 0.001266 0.004785 0.636648 ( 0.710708)
test_all 0.000832 0.000243 572.194401 (191.607941)
test_rubyspec 0.025791 0.018066 72.929705 ( 84.746667)
total: 319.05 sec