Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-203314
#<BuildRuby:0x000055cab65c28e0
@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.20230704-203314",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000020)
build_up 0.001679 0.004334 1.970810 ( 3.244429)
build_miniruby 0.000948 0.000207 1.560948 ( 1.569262)
build_ruby 0.001118 0.000243 3.171262 ( 3.374735)
build_all 0.005870 0.001276 2.519588 ( 2.061325)
build_install 0.012291 0.006377 3.923699 ( 3.760601)
test_btest 0.000615 0.000153 82.173199 ( 27.540751)
test_basic 0.004293 0.001073 0.776399 ( 0.849662)
test_all 0.000901 0.000225 621.152355 (236.450200)
test_rubyspec 0.017949 0.032641 85.230805 ( 97.412319)
total: 376.26 sec