Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-183917
#<BuildRuby:0x000055e2ceb6a3d0
@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.20230903-183917",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000000 0.000032 0.000032 ( 0.000033)
configure 0.000000 0.000024 0.000024 ( 0.000023)
build_up 0.001624 0.004043 1.611262 ( 1.957768)
build_miniruby 0.001229 0.000228 1.462618 ( 1.460491)
build_ruby 0.001197 0.000221 3.139238 ( 3.323608)
build_all 0.003550 0.003172 5.541830 ( 2.254122)
build_install 0.014411 0.002083 6.516529 ( 3.170602)
test_btest 0.000701 0.000140 80.709366 ( 21.119360)
test_basic 0.004964 0.003200 0.924596 ( 1.661598)
test_all 0.007581 0.000822 683.969982 (223.824897)
test_rubyspec 0.025794 0.039096 91.832696 (103.180177)
total: 361.95 sec