Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-060316
#<BuildRuby:0x000055670f2ee390
@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.20230807-060316",
@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.000029 0.000001 0.000030 ( 0.000030)
autoconf 0.000041 0.000002 0.000043 ( 0.000042)
configure 0.000038 0.000002 0.000040 ( 0.000039)
build_up 0.006901 0.000373 2.444855 ( 6.474055)
build_miniruby 0.001603 0.000087 1.781449 ( 3.598403)
build_ruby 0.001597 0.000086 3.741284 ( 8.735957)
build_all 0.008422 0.000228 2.870581 ( 4.015179)
build_install 0.020243 0.000592 4.482116 ( 7.426286)
test_btest 0.001177 0.000059 88.701819 ( 74.403347)
test_basic 0.008525 0.000195 1.043712 ( 2.221812)
test_all 0.001662 0.000000 737.094718 (571.797944)
test_rubyspec 0.021321 0.038105 104.436081 (182.806316)
total: 861.48 sec