Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-083718
#<BuildRuby:0x000055c7064ea390
@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.20231220-083718",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.006683 0.000097 1.997584 ( 3.852580)
build_miniruby 0.000000 0.002244 1.835594 ( 2.432083)
build_ruby 0.000571 0.001565 3.502806 ( 17.526749)
build_all 0.004586 0.004089 6.123204 ( 7.824546)
build_install 0.020689 0.001217 7.474874 ( 9.335382)
test_btest 0.000808 0.000079 85.446794 (110.300490)
test_basic 0.000124 0.008299 0.937152 ( 2.071129)
test_all 0.103953 0.028138 714.424542 (821.136950)
test_rubyspec 0.030116 0.043474 104.376409 (152.864297)
total: 1127.35 sec