Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-204005
#<BuildRuby:0x000055bb4ebc22a8
@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-204005",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000000 0.000082 0.000082 ( 0.004636)
configure 0.000000 0.000053 0.000053 ( 0.000053)
build_up 0.003396 0.004022 2.282312 ( 6.342038)
build_miniruby 0.001097 0.000106 1.639354 ( 2.790536)
build_ruby 0.001532 0.000000 3.484874 ( 5.659538)
build_all 0.004781 0.002976 2.706036 ( 3.530540)
build_install 0.002515 0.016269 4.219438 ( 5.837497)
test_btest 0.000647 0.000149 81.447732 ( 59.062926)
test_basic 0.005723 0.001321 0.951322 ( 1.603931)
test_all 0.001240 0.000286 672.002833 (425.907726)
test_rubyspec 0.034864 0.023588 100.218188 (165.962999)
total: 676.70 sec