Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-233859
#<BuildRuby:0x0000565437f7a008
@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.20230722-233859",
@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.000027)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.002950 0.004304 2.176930 ( 4.897572)
build_miniruby 0.001215 0.000140 1.664989 ( 2.108408)
build_ruby 0.001477 0.000170 3.336697 ( 21.156016)
build_all 0.007232 0.000834 2.718962 ( 3.426473)
build_install 0.015974 0.005475 4.211005 ( 5.734209)
test_btest 0.000000 0.001230 80.135779 ( 66.453437)
test_basic 0.003050 0.003128 0.923576 ( 1.851763)
test_all 0.001225 0.000211 647.688035 (615.868300)
test_rubyspec 0.040956 0.022293 93.643560 (175.266706)
total: 896.76 sec