Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-051157
#<BuildRuby:0x00005578975de390
@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.20230125-051157",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005357 0.000382 1.298099 ( 2.716525)
build_miniruby 0.001204 0.000086 1.373352 ( 1.709794)
build_ruby 0.001582 0.000113 3.412203 ( 4.307849)
build_all 0.009247 0.000349 4.137518 ( 4.404334)
build_install 0.018333 0.000327 3.239160 ( 3.893509)
test_btest 0.001548 0.000097 62.211770 ( 57.248020)
test_basic 0.003330 0.004469 0.483155 ( 0.927147)
test_all 0.001483 0.000135 719.009008 (694.373193)
test_rubyspec 0.027210 0.037307 79.612676 (111.888049)
total: 881.47 sec