Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-183657
#<BuildRuby:0x00005575f08c6890
@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.20230105-183657",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004589 0.000068 1.102973 ( 1.500469)
build_miniruby 0.001224 0.000141 1.215327 ( 1.213752)
build_ruby 0.001255 0.000144 3.020518 ( 3.397365)
build_all 0.005355 0.000618 3.266552 ( 1.577289)
build_install 0.009722 0.003320 2.277407 ( 1.493507)
test_btest 0.000827 0.000111 54.471407 ( 15.176943)
test_basic 0.000676 0.004225 0.342869 ( 0.435511)
test_all 0.001297 0.000216 581.467687 (181.089439)
test_rubyspec 0.027816 0.019666 67.707767 ( 77.529827)
total: 283.41 sec