Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-131020
#<BuildRuby:0x000055885bb2e3d0
@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.20230309-131020",
@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.000014 0.000007 0.000021 ( 0.000021)
autoconf 0.000024 0.000011 0.000035 ( 0.000036)
configure 0.000017 0.000008 0.000025 ( 0.000025)
build_up 0.005406 0.000559 1.787927 ( 4.447606)
build_miniruby 0.000973 0.000433 1.231987 ( 1.401442)
build_ruby 0.001357 0.000603 2.674114 ( 11.054721)
build_all 0.006595 0.000943 2.060721 ( 2.306544)
build_install 0.015129 0.002353 3.358613 ( 3.614953)
test_btest 0.000499 0.000190 69.553860 ( 44.999138)
test_basic 0.001686 0.005522 0.577466 ( 0.911797)
test_all 0.001334 0.000000 565.038509 (295.226918)
test_rubyspec 0.029355 0.022710 80.414652 ( 98.283851)
total: 462.25 sec