Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-143147
#<BuildRuby:0x00005624d49c6018
@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.20230121-143147",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004583 0.000199 1.129845 ( 1.513255)
build_miniruby 0.000000 0.001168 0.998685 ( 0.997213)
build_ruby 0.000000 0.001454 2.745404 ( 3.042846)
build_all 0.001788 0.005326 3.713739 ( 1.889026)
build_install 0.015601 0.000377 2.850972 ( 2.100432)
test_btest 0.000755 0.000084 57.577265 ( 18.927149)
test_basic 0.000000 0.004937 0.420226 ( 0.515039)
test_all 0.000000 0.001538 642.776860 (202.739795)
test_rubyspec 0.028166 0.018763 65.784033 ( 75.800747)
total: 307.53 sec