Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-100310
#<BuildRuby:0x0000557a6a0fa228
@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.20230822-100310",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.006198 0.001162 2.235807 ( 6.021095)
build_miniruby 0.001393 0.000261 1.680926 ( 3.392528)
build_ruby 0.002053 0.000000 3.447651 ( 5.435295)
build_all 0.006219 0.002519 6.342989 ( 5.848059)
build_install 0.015052 0.005375 7.926981 ( 9.040579)
test_btest 0.000668 0.000141 84.791172 ( 63.939861)
test_basic 0.007373 0.000685 0.980183 ( 1.983221)
test_all 0.005346 0.004394 687.775256 (511.887960)
test_rubyspec 0.024278 0.047663 107.086704 (163.968637)
total: 771.52 sec