Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-221330
#<BuildRuby:0x0000560139b061a8
@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.20221223-221330",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004491 0.000112 1.102247 ( 1.518546)
build_miniruby 0.001326 0.000000 1.334993 ( 1.334613)
build_ruby 0.001856 0.000000 3.418694 ( 3.768142)
build_all 0.003587 0.003733 3.586715 ( 1.795159)
build_install 0.008005 0.006102 2.871642 ( 1.977023)
test_btest 0.000730 0.000199 54.502880 ( 20.782082)
test_basic 0.003176 0.000867 0.431587 ( 0.533029)
test_all 0.000783 0.000213 671.690336 (242.901153)
test_rubyspec 0.016438 0.030753 68.612244 ( 94.608550)
total: 369.22 sec