Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-112342
#<BuildRuby:0x0000560b19a65fc0
@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.20230827-112342",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005233 0.001163 2.249814 ( 4.504811)
build_miniruby 0.001448 0.000322 1.685529 ( 1.800282)
build_ruby 0.002249 0.000000 3.272898 ( 3.550723)
build_all 0.007972 0.000394 6.451065 ( 4.427586)
build_install 0.018050 0.000983 7.963698 ( 5.424722)
test_btest 0.000811 0.000152 86.949114 ( 44.497826)
test_basic 0.003575 0.004274 0.951630 ( 1.206718)
test_all 0.008693 0.000876 671.244679 (332.561579)
test_rubyspec 0.040433 0.040162 109.954407 (149.781046)
total: 547.76 sec