Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-083505
#<BuildRuby:0x00005618b1bd24f8
@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.20230920-083505",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000028 0.000001 0.000029 ( 0.000030)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.004115 0.004011 2.507948 ( 5.257288)
build_miniruby 0.001532 0.000139 1.843998 ( 2.339378)
build_ruby 0.000000 0.002169 3.689904 ( 4.478691)
build_all 0.007358 0.002167 6.896167 ( 6.705221)
build_install 0.013426 0.008466 8.297214 ( 8.607546)
test_btest 0.001009 0.000164 87.137367 ( 59.098982)
test_basic 0.008262 0.000640 1.046574 ( 1.484742)
test_all 0.006132 0.003882 731.422044 (384.784448)
test_rubyspec 0.044708 0.027544 108.250301 (130.902791)
total: 603.66 sec