Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-130219
#<BuildRuby:0x0000563d4c0ca168
@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.20230102-130219",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000291 0.004105 0.815793 ( 1.206806)
build_miniruby 0.001194 0.000000 1.015005 ( 1.013386)
build_ruby 0.001432 0.000000 2.843754 ( 3.234900)
build_all 0.006703 0.000000 3.138855 ( 1.521328)
build_install 0.006426 0.007080 2.581608 ( 1.631604)
test_btest 0.000649 0.000199 54.880259 ( 14.565015)
test_basic 0.004178 0.000219 0.348015 ( 0.440816)
test_all 0.000826 0.000245 562.048873 (164.275761)
test_rubyspec 0.020717 0.019682 54.982315 ( 65.097415)
total: 252.99 sec