Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-205744
#<BuildRuby:0x00005597628ddf48
@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.20230815-205744",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006519 0.000724 2.376727 ( 6.455329)
build_miniruby 0.001180 0.000131 2.011567 ( 3.275432)
build_ruby 0.001644 0.000183 3.382674 ( 6.396716)
build_all 0.003833 0.004972 6.552584 ( 5.486183)
build_install 0.014489 0.006324 7.971366 ( 7.760121)
test_btest 0.000676 0.000120 82.819172 ( 56.988529)
test_basic 0.006749 0.000313 0.978368 ( 2.147173)
test_all 0.009134 0.007154 674.988106 (463.179622)
test_rubyspec 0.045812 0.029227 108.483700 (223.872306)
total: 775.56 sec