Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-163345
#<BuildRuby:0x000055804bad27c8
@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.20230122-163345",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.003733 0.000509 1.086879 ( 1.503029)
build_miniruby 0.001322 0.000180 1.148858 ( 1.146579)
build_ruby 0.001129 0.000154 2.677177 ( 2.970513)
build_all 0.003093 0.004084 3.651351 ( 1.827038)
build_install 0.015228 0.000000 2.810943 ( 2.051223)
test_btest 0.000664 0.000000 57.426069 ( 17.936203)
test_basic 0.003939 0.000446 0.430568 ( 0.526090)
test_all 0.000998 0.000148 638.895016 (204.435662)
test_rubyspec 0.010596 0.037827 66.327772 ( 76.305493)
total: 308.70 sec