Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-210839
#<BuildRuby:0x00005639ceb8a390
@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.20230330-210839",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000006 0.000000 0.000006 ( 0.000020)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000000 0.005202 1.554290 ( 2.878721)
build_miniruby 0.000000 0.001367 0.979233 ( 0.978004)
build_ruby 0.000000 0.001187 1.972172 ( 2.163208)
build_all 0.000000 0.005379 1.826599 ( 0.965346)
build_install 0.009528 0.005131 2.824675 ( 1.776537)
test_btest 0.000671 0.000174 67.350888 ( 18.254814)
test_basic 0.002918 0.000756 0.490712 ( 0.585208)
test_all 0.000689 0.000179 531.801623 (157.141404)
test_rubyspec 0.018007 0.013916 73.767119 ( 83.695282)
total: 268.44 sec