Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-135805
#<BuildRuby:0x000055b4b012e7f0
@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.20230215-135805",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001650 0.002835 1.367657 ( 1.867608)
build_miniruby 0.001196 0.000218 1.212838 ( 1.214818)
build_ruby 0.001495 0.000000 2.442849 ( 2.680684)
build_all 0.006298 0.000058 3.990899 ( 2.157630)
build_install 0.013730 0.000358 2.979693 ( 2.556176)
test_btest 0.000730 0.000108 56.867761 ( 25.915083)
test_basic 0.001457 0.004164 0.486637 ( 0.615142)
test_all 0.001035 0.000192 610.663509 (208.918390)
test_rubyspec 0.024272 0.013051 64.067264 ( 73.968353)
total: 319.89 sec