Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-060254
#<BuildRuby:0x000055c861b662a8
@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.20230105-060254",
@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.000000 0.000015 ( 0.000015)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.004235 0.000000 0.928138 ( 1.310339)
build_miniruby 0.001304 0.000000 1.320010 ( 1.318200)
build_ruby 0.001545 0.000000 3.159740 ( 3.532691)
build_all 0.006289 0.000000 3.465488 ( 1.840042)
build_install 0.013484 0.000000 2.602612 ( 1.689687)
test_btest 0.000857 0.000000 55.944194 ( 14.672334)
test_basic 0.005365 0.000000 0.435185 ( 0.528364)
test_all 0.001895 0.000000 607.604840 (188.645019)
test_rubyspec 0.008496 0.028074 57.777223 ( 67.660230)
total: 281.20 sec