Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-070121
#<BuildRuby:0x000055e66638dfb8
@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.20230505-070121",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.001118 0.004252 1.725476 ( 2.983265)
build_miniruby 0.001230 0.000176 1.288560 ( 1.287638)
build_ruby 0.001183 0.000169 2.514247 ( 2.715790)
build_all 0.005128 0.000732 1.994119 ( 1.204272)
build_install 0.008405 0.005224 3.258372 ( 2.339744)
test_btest 0.000552 0.000101 75.806185 ( 23.328964)
test_basic 0.005550 0.000144 0.736950 ( 0.995063)
test_all 0.001504 0.000000 535.288627 (182.581299)
test_rubyspec 0.029475 0.012194 74.543001 ( 86.252735)
total: 303.69 sec