Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-180616
#<BuildRuby:0x000055b6579d28e0
@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.20231020-180616",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000000 0.006063 2.161004 ( 2.299433)
build_miniruby 0.000000 0.001328 1.340611 ( 1.339004)
build_ruby 0.001112 0.000639 2.754840 ( 2.971847)
build_all 0.003538 0.003859 5.542627 ( 2.230598)
build_install 0.018011 0.001579 7.102089 ( 3.391607)
test_btest 0.001008 0.000261 81.538762 ( 22.015934)
test_basic 0.004422 0.001146 0.716858 ( 0.786453)
test_all 0.004218 0.004354 671.708706 (225.411314)
test_rubyspec 0.026877 0.033041 86.356469 ( 98.162931)
total: 358.61 sec