Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-073132
#<BuildRuby:0x000055b65fe161d8
@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.20230617-073132",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006678 0.000572 2.131868 ( 7.851736)
build_miniruby 0.002213 0.000190 1.505530 ( 4.839179)
build_ruby 0.001619 0.000139 3.307032 ( 10.171514)
build_all 0.008647 0.000741 2.578054 ( 5.500622)
build_install 0.022116 0.000809 4.096662 ( 10.400934)
test_btest 0.000846 0.000067 81.856073 (107.632963)
test_basic 0.003137 0.004582 0.881380 ( 2.689324)
test_all 0.002172 0.000228 589.438470 (687.871928)
test_rubyspec 0.033097 0.019650 88.732577 (131.420193)
total: 968.38 sec