Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-021307
#<BuildRuby:0x00005570ba9663d0
@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.20230728-021307",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.005987 0.000562 2.239204 ( 5.492017)
build_miniruby 0.001537 0.000144 1.700597 ( 2.336648)
build_ruby 0.001380 0.000129 3.218602 ( 27.552186)
build_all 0.007476 0.000000 2.717621 ( 3.387981)
build_install 0.015071 0.004270 4.275510 ( 6.254021)
test_btest 0.000922 0.000100 81.147656 ( 50.145107)
test_basic 0.000533 0.003588 0.944819 ( 1.300852)
test_all 0.000890 0.000117 626.466842 (331.313364)
test_rubyspec 0.034097 0.019834 92.461636 (131.747015)
total: 559.53 sec