Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-002606
#<BuildRuby:0x0000555abfe52120
@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.20230729-002606",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006182 0.000329 2.162682 ( 4.783802)
build_miniruby 0.001238 0.000191 1.557200 ( 1.734187)
build_ruby 0.001327 0.000204 3.276949 ( 3.605840)
build_all 0.007069 0.000000 2.585995 ( 2.132211)
build_install 0.014788 0.002479 4.075516 ( 3.832331)
test_btest 0.000640 0.000094 79.079269 ( 38.897147)
test_basic 0.007648 0.000535 0.901159 ( 1.301319)
test_all 0.001259 0.000180 639.441422 (307.764766)
test_rubyspec 0.027381 0.024261 92.007506 (128.216206)
total: 492.27 sec