Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-204358
#<BuildRuby:0x000056459ea02118
@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.20230603-204358",
@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.000000 0.000059 0.000059 ( 0.000028)
autoconf 0.000000 0.000027 0.000027 ( 0.000027)
configure 0.000000 0.000021 0.000021 ( 0.000022)
build_up 0.002255 0.003186 1.766728 ( 3.024680)
build_miniruby 0.000000 0.001565 1.272375 ( 1.271943)
build_ruby 0.000475 0.000997 2.547996 ( 2.737503)
build_all 0.003917 0.002358 2.029146 ( 1.265773)
build_install 0.014845 0.001359 3.148804 ( 2.273802)
test_btest 0.000468 0.000162 76.469737 ( 28.262415)
test_basic 0.004975 0.001722 0.693037 ( 0.772034)
test_all 0.000998 0.001233 582.792967 (225.160683)
test_rubyspec 0.014241 0.038258 81.482531 ( 98.850789)
total: 363.62 sec