Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-085406
#<BuildRuby:0x000055ea6f099f48
@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.20230916-085406",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.002584 0.003614 2.083142 ( 3.359627)
build_miniruby 0.001192 0.000298 1.609567 ( 1.612229)
build_ruby 0.001419 0.000354 3.259404 ( 3.474602)
build_all 0.003146 0.004939 6.205630 ( 3.260869)
build_install 0.019018 0.000600 7.763245 ( 5.262612)
test_btest 0.000618 0.000155 82.804722 ( 32.272616)
test_basic 0.007503 0.000781 0.958676 ( 1.058303)
test_all 0.008190 0.000783 700.124672 (283.311498)
test_rubyspec 0.046770 0.026294 99.805554 (111.193553)
total: 444.81 sec