Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-113055
#<BuildRuby:0x00005626f259a230
@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.20230809-113055",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000029 0.000001 0.000030 ( 0.000029)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.002891 0.004385 2.338646 ( 7.737673)
build_miniruby 0.002089 0.000000 1.811612 ( 5.768302)
build_ruby 0.001807 0.000009 3.604106 ( 27.940636)
build_all 0.004347 0.004298 2.832524 ( 4.299073)
build_install 0.015774 0.005168 4.323859 ( 8.748202)
test_btest 0.001181 0.000143 83.002857 ( 69.031401)
test_basic 0.004342 0.004524 0.954516 ( 2.179931)
test_all 0.001091 0.000161 687.758643 (479.977161)
test_rubyspec 0.033239 0.029614 100.920156 (201.418876)
total: 807.10 sec