Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-201857
#<BuildRuby:0x0000563383b9a7c8
@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.20230713-201857",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.002354 0.003626 2.096426 ( 3.627293)
build_miniruby 0.001258 0.000359 1.560725 ( 1.589521)
build_ruby 0.001757 0.000000 3.108572 ( 3.372036)
build_all 0.007276 0.000000 2.447590 ( 1.764656)
build_install 0.012889 0.004546 3.953200 ( 3.093473)
test_btest 0.000985 0.000000 75.388210 ( 38.932870)
test_basic 0.004616 0.003388 0.843797 ( 0.968133)
test_all 0.000799 0.000229 582.697699 (239.907117)
test_rubyspec 0.029122 0.023046 86.233435 (100.108761)
total: 393.36 sec