Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-021012
#<BuildRuby:0x0000561576a268e0
@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.20230310-021012",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004636 0.001391 1.570702 ( 2.810365)
build_miniruby 0.001176 0.000352 1.168748 ( 1.169190)
build_ruby 0.001117 0.000335 2.082608 ( 2.278244)
build_all 0.002612 0.003759 1.971813 ( 1.238584)
build_install 0.006510 0.009428 3.057264 ( 2.085957)
test_btest 0.000455 0.000186 69.781644 ( 23.768280)
test_basic 0.002735 0.000000 0.477807 ( 0.580131)
test_all 0.001172 0.000000 550.704024 (179.030910)
test_rubyspec 0.022496 0.020129 73.161714 ( 83.026515)
total: 295.99 sec