Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-181051
#<BuildRuby:0x0000564174aea1a8
@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.20230513-181051",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000027 0.000002 0.000029 ( 0.000027)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.000000 0.006408 1.844974 ( 3.331363)
build_miniruby 0.000000 0.001284 1.421257 ( 1.424236)
build_ruby 0.000000 0.001707 2.791629 ( 2.967315)
build_all 0.005564 0.000972 2.161707 ( 1.414517)
build_install 0.013463 0.000000 3.234468 ( 2.187719)
test_btest 0.000747 0.000000 72.204681 ( 19.340846)
test_basic 0.004728 0.000495 0.702782 ( 0.776978)
test_all 0.001157 0.000136 528.400462 (164.788389)
test_rubyspec 0.019228 0.017170 68.747145 ( 80.610255)
total: 276.84 sec