Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-060759
#<BuildRuby:0x00005631c351a018
@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.20231013-060759",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.005474 0.000406 2.483475 ( 2.578524)
build_miniruby 0.001829 0.000000 1.665046 ( 1.664373)
build_ruby 0.001572 0.000000 3.453635 ( 3.665446)
build_all 0.007442 0.000183 6.500667 ( 3.428431)
build_install 0.014301 0.004436 8.202832 ( 4.752669)
test_btest 0.000776 0.000073 88.167542 ( 36.429008)
test_basic 0.003483 0.004815 0.958038 ( 1.065186)
test_all 0.009262 0.000033 693.798758 (274.859325)
test_rubyspec 0.048563 0.018179 104.931200 (116.517191)
total: 444.96 sec