Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-114627
#<BuildRuby:0x000055adc27ae228
@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.20230624-114627",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.006357 0.000795 2.047268 ( 5.531604)
build_miniruby 0.001454 0.000000 1.622445 ( 2.851780)
build_ruby 0.001901 0.000000 3.298984 ( 5.421307)
build_all 0.008024 0.000000 2.522971 ( 3.679659)
build_install 0.013735 0.004827 3.868273 ( 5.055849)
test_btest 0.000771 0.000107 80.536524 ( 57.528246)
test_basic 0.005032 0.000695 0.856560 ( 1.470644)
test_all 0.001015 0.000140 584.963441 (273.849526)
test_rubyspec 0.032546 0.019690 85.623472 ( 98.968820)
total: 454.36 sec