Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-223611
#<BuildRuby:0x000055944c06df48
@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.20230705-223611",
@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.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.002178 0.003538 1.899754 ( 3.352857)
build_miniruby 0.001243 0.000270 1.575503 ( 1.604899)
build_ruby 0.001991 0.000000 3.204474 ( 3.428433)
build_all 0.007168 0.000000 2.277634 ( 1.826055)
build_install 0.007909 0.008219 3.397888 ( 3.389060)
test_btest 0.000583 0.000151 79.255442 ( 38.005320)
test_basic 0.003040 0.003716 0.889922 ( 1.116562)
test_all 0.000774 0.000221 596.272956 (310.744211)
test_rubyspec 0.034935 0.016958 88.924224 (112.804133)
total: 476.27 sec