Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-180402
#<BuildRuby:0x000055e648561f60
@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.20231012-180402",
@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.000021 0.000001 0.000022 ( 0.000024)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000028 0.000001 0.000029 ( 0.000031)
build_up 0.003617 0.003961 2.488848 ( 3.564096)
build_miniruby 0.002143 0.000201 1.707507 ( 1.767434)
build_ruby 0.001786 0.000168 3.696364 ( 4.055878)
build_all 0.000845 0.007744 6.355479 ( 4.601503)
build_install 0.012726 0.006685 8.099877 ( 5.927848)
test_btest 0.000823 0.000152 86.507142 ( 58.437439)
test_basic 0.007437 0.000643 0.949765 ( 1.202146)
test_all 0.007346 0.002269 674.030858 (357.162299)
test_rubyspec 0.045690 0.025035 108.231826 (137.515593)
total: 574.24 sec