Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-131809
#<BuildRuby:0x0000564647bcdfe8
@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.20221229-131809",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004337 0.000048 1.068912 ( 1.454115)
build_miniruby 0.000000 0.001396 1.243164 ( 1.241567)
build_ruby 0.000000 0.001270 3.122183 ( 3.495555)
build_all 0.004613 0.001224 3.494401 ( 1.729136)
build_install 0.014329 0.001651 3.228500 ( 2.407701)
test_btest 0.000700 0.000112 58.467243 ( 21.912959)
test_basic 0.005406 0.000865 0.470207 ( 0.582417)
test_all 0.001016 0.000162 694.178043 (455.411720)
test_rubyspec 0.042708 0.025453 79.707715 (124.322980)
total: 612.56 sec