Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-203915
#<BuildRuby:0x00005613c11f6118
@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-203915",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.004225 0.000000 1.160107 ( 1.948876)
build_miniruby 0.001390 0.000000 1.225411 ( 1.291723)
build_ruby 0.001886 0.000000 2.865027 ( 3.246593)
build_all 0.003978 0.002651 3.836174 ( 2.458988)
build_install 0.013821 0.000955 2.891999 ( 2.876117)
test_btest 0.000000 0.002130 56.800058 ( 29.719501)
test_basic 0.001460 0.002132 0.429504 ( 0.622228)
test_all 0.001175 0.000226 616.123340 (248.790850)
test_rubyspec 0.035944 0.015218 72.168045 ( 86.809691)
total: 377.77 sec