Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-062438
#<BuildRuby:0x000055963c902018
@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.20221225-062438",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000001 0.000020 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.005013 0.000088 1.133313 ( 1.877598)
build_miniruby 0.001418 0.000123 1.460669 ( 1.532615)
build_ruby 0.001998 0.000000 3.416201 ( 19.856355)
build_all 0.008839 0.000000 4.057831 ( 2.879061)
build_install 0.016574 0.000198 3.179591 ( 2.913770)
test_btest 0.000662 0.000045 55.576450 ( 33.737355)
test_basic 0.004787 0.000330 0.453279 ( 0.769696)
test_all 0.001457 0.000101 627.365721 (317.590762)
test_rubyspec 0.026790 0.026779 73.566363 ( 93.569121)
total: 474.74 sec