Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-105039
#<BuildRuby:0x000055c28108e118
@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.20230812-105039",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.000000 0.007020 2.239876 ( 6.116107)
build_miniruby 0.000780 0.000797 1.705664 ( 2.121201)
build_ruby 0.001748 0.000000 3.565564 ( 5.746881)
build_all 0.000000 0.008290 2.904188 ( 2.835219)
build_install 0.013340 0.006158 4.582216 ( 6.214069)
test_btest 0.000897 0.000203 85.068453 ( 54.347735)
test_basic 0.000593 0.007725 1.007288 ( 1.625539)
test_all 0.000997 0.000281 681.161912 (441.097965)
test_rubyspec 0.023143 0.039494 102.929624 (193.755787)
total: 713.86 sec