Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-061302
#<BuildRuby:0x000055810e5c63b0
@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.20230206-061302",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.004236 0.001211 1.294576 ( 2.166597)
build_miniruby 0.001578 0.000451 1.380254 ( 1.498799)
build_ruby 0.000000 0.001921 2.695222 ( 2.957942)
build_all 0.005166 0.003953 4.110627 ( 3.020587)
build_install 0.013470 0.002860 3.054888 ( 3.280142)
test_btest 0.000993 0.000316 59.107895 ( 44.587665)
test_basic 0.001141 0.005357 0.460479 ( 0.717672)
test_all 0.001364 0.000495 743.303532 (739.102298)
test_rubyspec 0.033893 0.028975 80.240110 (114.622445)
total: 911.96 sec