Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-182022
#<BuildRuby:0x0000555b82cfa228
@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.20221207-182022",
@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.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006858 0.000791 1.685396 ( 3.027593)
build_miniruby 0.001500 0.000173 1.492787 ( 1.990183)
build_ruby 0.001752 0.000202 3.066380 ( 3.867850)
build_all 0.008210 0.000410 4.117556 ( 5.005730)
build_install 0.019120 0.002124 3.206401 ( 4.317084)
test_btest 0.000690 0.000076 59.318426 ( 60.962428)
test_basic 0.002172 0.004944 0.458545 ( 0.814382)
test_all 0.002068 0.000295 732.769810 (631.307031)
test_rubyspec 0.031367 0.023951 75.485297 ( 90.249118)
total: 801.54 sec