Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-180715
#<BuildRuby:0x0000560a2d5b9fb8
@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.20230826-180715",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003676 0.003988 2.237400 ( 4.615782)
build_miniruby 0.001514 0.000184 1.646664 ( 1.729873)
build_ruby 0.001742 0.000211 3.558402 ( 4.011638)
build_all 0.000848 0.008407 6.410076 ( 4.566543)
build_install 0.015873 0.004013 7.908463 ( 6.282205)
test_btest 0.000688 0.000130 86.735927 ( 48.319495)
test_basic 0.003670 0.004054 0.948807 ( 1.237406)
test_all 0.007234 0.003908 690.575576 (297.453232)
test_rubyspec 0.033475 0.035024 104.883853 (124.483022)
total: 492.70 sec