Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-120455
#<BuildRuby:0x00005587a82fe3d0
@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.20230501-120455",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001604 0.004245 1.850113 ( 3.690132)
build_miniruby 0.001125 0.000204 1.352019 ( 1.383249)
build_ruby 0.001141 0.000208 2.551028 ( 3.017659)
build_all 0.005145 0.000935 2.103475 ( 1.934090)
build_install 0.011435 0.004036 3.214074 ( 3.178155)
test_btest 0.000794 0.000159 71.673970 ( 37.390604)
test_basic 0.005963 0.000000 0.714674 ( 0.997328)
test_all 0.000918 0.000000 553.225198 (223.205378)
test_rubyspec 0.029827 0.016781 74.535013 ( 86.291213)
total: 361.09 sec