Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-083540
#<BuildRuby:0x0000564f1bc42168
@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.20230218-083540",
@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.000020 0.000003 0.000023 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.004130 0.000516 1.421157 ( 1.786084)
build_miniruby 0.001052 0.000131 1.218659 ( 1.217277)
build_ruby 0.001178 0.000147 2.312239 ( 2.507505)
build_all 0.005517 0.000689 3.683155 ( 1.880406)
build_install 0.011934 0.000903 2.752468 ( 1.961008)
test_btest 0.000743 0.000089 57.549651 ( 15.795471)
test_basic 0.004616 0.000000 0.453624 ( 0.546937)
test_all 0.001034 0.000113 621.346569 (179.975361)
test_rubyspec 0.028538 0.009684 64.670018 ( 74.820054)
total: 280.49 sec