Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-152123
#<BuildRuby:0x0000557ce0626008
@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.20230104-152123",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.005119 0.000614 1.225335 ( 2.314104)
build_miniruby 0.001311 0.000157 1.631847 ( 1.876706)
build_ruby 0.001807 0.000217 3.865860 ( 5.999292)
build_all 0.007431 0.000357 4.076370 ( 3.337388)
build_install 0.015238 0.004116 3.395863 ( 4.203150)
test_btest 0.001010 0.000134 61.292943 ( 55.103863)
test_basic 0.003118 0.004207 0.466624 ( 0.840126)
test_all 0.001301 0.000210 702.654901 (679.506895)
test_rubyspec 0.024395 0.037381 77.645426 (113.788043)
total: 866.97 sec