Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-074635
#<BuildRuby:0x000055b04f55a230
@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.20230312-074635",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.001828 0.003501 1.600107 ( 2.782079)
build_miniruby 0.000000 0.001174 1.160448 ( 1.158896)
build_ruby 0.000000 0.001461 1.957981 ( 2.160534)
build_all 0.005133 0.000464 1.878718 ( 1.062133)
build_install 0.008157 0.004953 2.628839 ( 1.697359)
test_btest 0.000556 0.000149 64.198130 ( 16.484308)
test_basic 0.000000 0.004670 0.523969 ( 0.616839)
test_all 0.000000 0.001293 550.942073 (164.074018)
test_rubyspec 0.025271 0.018188 72.861918 ( 82.822739)
total: 272.86 sec