Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-145343
#<BuildRuby:0x000055eacd62da00
@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.20230710-145343",
@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.000000 0.000020 0.000020 ( 0.000020)
autoconf 0.000000 0.000035 0.000035 ( 0.000036)
configure 0.000000 0.000031 0.000031 ( 0.000030)
build_up 0.003551 0.003530 2.092513 ( 3.448583)
build_miniruby 0.001200 0.000214 1.684692 ( 1.708886)
build_ruby 0.000000 0.001737 2.989194 ( 3.230162)
build_all 0.003711 0.003009 2.503721 ( 1.558229)
build_install 0.013793 0.006623 4.205716 ( 3.217442)
test_btest 0.000552 0.000134 83.826266 ( 39.736943)
test_basic 0.000000 0.007204 0.815593 ( 0.883969)
test_all 0.001308 0.001047 642.648219 (288.642874)
test_rubyspec 0.032294 0.024886 91.319582 (119.504681)
total: 461.93 sec