Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-065457
#<BuildRuby:0x0000561e7c1aa1a8
@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.20231022-065457",
@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.000001 0.000021 ( 0.000022)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.002890 0.003853 3.237213 ( 3.332829)
build_miniruby 0.001321 0.000153 1.567394 ( 1.567059)
build_ruby 0.001426 0.000164 2.876369 ( 3.057916)
build_all 0.002487 0.004432 5.656912 ( 2.278764)
build_install 0.014084 0.003730 7.427644 ( 3.155394)
test_btest 0.000875 0.000146 79.515424 ( 21.385434)
test_basic 0.004414 0.000736 0.733142 ( 0.794381)
test_all 0.057758 0.057466 580.345264 (188.254095)
test_rubyspec 0.017155 0.042709 83.710045 ( 96.344831)
total: 320.17 sec