Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-213421
#<BuildRuby:0x0000559150fba130
@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.20230806-213421",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.007266 0.000457 2.379639 ( 6.538975)
build_miniruby 0.001831 0.000000 1.728700 ( 2.243012)
build_ruby 0.001658 0.000000 3.586459 ( 4.637859)
build_all 0.006666 0.000847 2.735918 ( 2.778465)
build_install 0.019574 0.001390 4.452552 ( 5.364553)
test_btest 0.001166 0.000150 82.523680 ( 54.459049)
test_basic 0.000000 0.008759 0.939636 ( 1.862243)
test_all 0.000422 0.000824 656.233776 (415.450053)
test_rubyspec 0.026350 0.033056 101.423853 (168.623181)
total: 661.96 sec