Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-075113
#<BuildRuby:0x000055a4cf3ae228
@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.20230109-075113",
@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.000000 0.000012 ( 0.000013)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.000588 0.004062 1.133143 ( 1.541905)
build_miniruby 0.001119 0.000093 1.389126 ( 1.388667)
build_ruby 0.001565 0.000000 3.375732 ( 3.747337)
build_all 0.003717 0.003763 3.691280 ( 1.818622)
build_install 0.010894 0.005007 2.911474 ( 2.257935)
test_btest 0.000795 0.000000 55.849457 ( 19.923679)
test_basic 0.003627 0.003554 0.431874 ( 0.531373)
test_all 0.001013 0.000174 639.484023 (223.007344)
test_rubyspec 0.026429 0.019260 68.129028 ( 78.334144)
total: 332.55 sec