Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-175731
#<BuildRuby:0x00005618da4b5fc0
@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.20230130-175731",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000791 0.003676 1.112813 ( 1.496819)
build_miniruby 0.001230 0.000154 1.188666 ( 1.187542)
build_ruby 0.001291 0.000162 2.296468 ( 2.498822)
build_all 0.003302 0.003941 3.857090 ( 2.087194)
build_install 0.013245 0.001417 2.900321 ( 2.138888)
test_btest 0.000723 0.000111 55.753546 ( 21.927290)
test_basic 0.005739 0.000883 0.454771 ( 0.579074)
test_all 0.001593 0.000245 648.115283 (230.245738)
test_rubyspec 0.014485 0.034955 68.398385 ( 78.477809)
total: 340.64 sec