Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-223807
#<BuildRuby:0x0000562be1c89f70
@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.20230608-223807",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.002676 0.003960 1.880156 ( 4.103689)
build_miniruby 0.001270 0.000136 1.348054 ( 1.513093)
build_ruby 0.001483 0.000159 2.635428 ( 3.160374)
build_all 0.007157 0.000000 2.133680 ( 1.709728)
build_install 0.014010 0.003261 3.430331 ( 2.844474)
test_btest 0.000698 0.000080 76.730170 ( 40.932355)
test_basic 0.005879 0.000672 0.793930 ( 1.064373)
test_all 0.001869 0.000124 564.876533 (227.500859)
test_rubyspec 0.031175 0.016099 77.882418 ( 89.536162)
total: 372.37 sec