Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-014753
#<BuildRuby:0x0000557d9c59a190
@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.20230219-014753",
@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.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003943 0.000717 1.330724 ( 1.698940)
build_miniruby 0.001379 0.000000 1.083658 ( 1.081663)
build_ruby 0.001434 0.000000 2.119642 ( 2.326961)
build_all 0.002282 0.003520 3.173168 ( 1.685824)
build_install 0.011085 0.000000 2.624922 ( 1.849501)
test_btest 0.000794 0.000000 56.652653 ( 15.617035)
test_basic 0.002923 0.003775 0.458052 ( 0.554872)
test_all 0.000948 0.000203 626.606865 (199.150759)
test_rubyspec 0.032468 0.010006 66.688382 ( 76.552576)
total: 300.52 sec