Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-084938
#<BuildRuby:0x000055c0a11ae7c8
@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.20230602-084938",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001790 0.004398 1.820614 ( 3.576212)
build_miniruby 0.001209 0.000274 1.390905 ( 1.418531)
build_ruby 0.000000 0.001486 2.820583 ( 3.415069)
build_all 0.000000 0.007208 2.195617 ( 2.566141)
build_install 0.017059 0.000290 3.356708 ( 3.662312)
test_btest 0.000825 0.000227 76.216893 ( 40.081233)
test_basic 0.002126 0.004417 0.765991 ( 1.016388)
test_all 0.001346 0.000418 568.423525 (252.399959)
test_rubyspec 0.018050 0.036330 82.482910 (101.389243)
total: 409.53 sec