Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-141239
#<BuildRuby:0x000055cd05b5e320
@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.20230213-141239",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.005553 1.488859 ( 2.006587)
build_miniruby 0.000000 0.001455 1.404369 ( 1.415794)
build_ruby 0.001280 0.000246 2.564676 ( 2.843414)
build_all 0.008311 0.000000 4.014197 ( 2.238282)
build_install 0.017161 0.000000 3.118597 ( 2.671299)
test_btest 0.000879 0.000000 57.617719 ( 27.119510)
test_basic 0.005765 0.000243 0.517822 ( 0.660001)
test_all 0.001742 0.000256 697.158410 (423.134026)
test_rubyspec 0.051858 0.012818 80.996969 (120.509665)
total: 582.60 sec