Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-072518
#<BuildRuby:0x000055c0a20868e0
@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.20230826-072518",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.002829 0.003588 2.244300 ( 3.512118)
build_miniruby 0.001425 0.000456 1.604055 ( 1.604263)
build_ruby 0.001744 0.000000 3.349087 ( 3.570694)
build_all 0.000491 0.007294 6.234930 ( 3.484454)
build_install 0.014227 0.004858 7.899468 ( 5.341898)
test_btest 0.000879 0.000000 87.524562 ( 40.374183)
test_basic 0.007910 0.000000 0.972588 ( 1.101798)
test_all 0.008959 0.000000 683.565317 (324.039134)
test_rubyspec 0.056930 0.022839 112.296705 (150.657843)
total: 533.69 sec