Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-004004
#<BuildRuby:0x000055c788e31f70
@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.20230822-004004",
@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.000028 0.000001 0.000029 ( 0.000029)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.000000 0.006787 2.168395 ( 5.344720)
build_miniruby 0.000826 0.000812 1.713307 ( 3.343522)
build_ruby 0.001733 0.000162 3.289063 ( 6.444767)
build_all 0.003724 0.004347 6.198244 ( 6.570249)
build_install 0.020341 0.000037 7.876815 ( 8.058146)
test_btest 0.000719 0.000078 81.480408 ( 55.822566)
test_basic 0.000547 0.008157 0.942183 ( 1.349888)
test_all 0.010041 0.000000 694.002464 (465.385899)
test_rubyspec 0.031926 0.038189 103.838547 (180.012901)
total: 732.33 sec