Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-104255
#<BuildRuby:0x00005556f417dfb8
@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.20230908-104255",
@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.000048 0.000000 0.000048 ( 0.000048)
autoconf 0.000026 0.000000 0.000026 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005908 0.000226 1.843794 ( 3.019194)
build_miniruby 0.000000 0.001415 1.563466 ( 1.572686)
build_ruby 0.000000 0.001559 2.514312 ( 2.734336)
build_all 0.001674 0.008045 6.239175 ( 3.085651)
build_install 0.017987 0.002805 7.281539 ( 3.692189)
test_btest 0.000732 0.000146 83.165050 ( 27.754426)
test_basic 0.002248 0.004333 0.899883 ( 0.983135)
test_all 0.008955 0.000000 616.537421 (179.623406)
test_rubyspec 0.026072 0.030338 87.771474 ( 99.132801)
total: 321.60 sec