Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-142847
#<BuildRuby:0x0000561e618e2120
@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.20230927-142847",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.003618 0.004388 2.424947 ( 6.474008)
build_miniruby 0.001847 0.000168 1.825478 ( 2.439278)
build_ruby 0.001709 0.000155 3.522522 ( 4.532598)
build_all 0.008844 0.000023 6.556853 ( 6.352843)
build_install 0.018106 0.003961 8.170193 ( 8.387746)
test_btest 0.000944 0.000000 86.223721 ( 64.239622)
test_basic 0.004511 0.004380 1.027469 ( 1.579965)
test_all 0.010628 0.000180 769.779885 (557.672697)
test_rubyspec 0.047739 0.031903 112.011425 (147.001681)
total: 798.68 sec