Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-102856
#<BuildRuby:0x00005566912323d0
@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.20221229-102856",
@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.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.000000 0.004438 1.119297 ( 1.665612)
build_miniruby 0.000000 0.001105 1.148267 ( 1.146974)
build_ruby 0.000000 0.001498 3.103783 ( 14.928584)
build_all 0.004013 0.002863 3.648030 ( 1.801910)
build_install 0.015204 0.001797 3.042981 ( 10.810210)
test_btest 0.000573 0.000132 55.671323 ( 14.981185)
test_basic 0.000638 0.004206 0.307960 ( 0.399945)
test_all 0.001125 0.000303 570.643760 (164.312515)
test_rubyspec 0.021376 0.010682 57.615199 ( 67.366583)
total: 277.41 sec