Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-234235
#<BuildRuby:0x0000556b9d205fb8
@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.20230104-234235",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004482 0.000064 0.927200 ( 1.333128)
build_miniruby 0.001062 0.000144 1.080569 ( 1.078868)
build_ruby 0.001213 0.000165 3.121387 ( 3.497196)
build_all 0.006397 0.000000 3.673205 ( 1.924020)
build_install 0.010702 0.004901 2.963390 ( 2.055898)
test_btest 0.000618 0.000099 57.971177 ( 20.447368)
test_basic 0.001661 0.004694 0.454211 ( 0.562488)
test_all 0.001322 0.000178 636.100561 (200.060170)
test_rubyspec 0.019435 0.024666 65.435286 ( 75.526241)
total: 306.49 sec