Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-213838
#<BuildRuby:0x0000561e45d85fb8
@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.20230509-213838",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000025 0.000000 0.000025 ( 0.000024)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.005931 0.000268 1.847547 ( 4.258690)
build_miniruby 0.001535 0.000192 1.301479 ( 1.380493)
build_ruby 0.001280 0.000160 2.771577 ( 3.146433)
build_all 0.006051 0.000217 2.188129 ( 2.289618)
build_install 0.011599 0.004755 3.518118 ( 3.773339)
test_btest 0.000566 0.000083 71.933629 ( 37.291241)
test_basic 0.001619 0.004750 0.725523 ( 0.842767)
test_all 0.001206 0.000224 560.265051 (186.559243)
test_rubyspec 0.042266 0.003042 73.764660 ( 85.602938)
total: 325.15 sec