Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-184156
#<BuildRuby:0x00005647f34c28e0
@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.20230706-184156",
@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.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005833 0.001121 2.139815 ( 5.453605)
build_miniruby 0.001174 0.000226 1.519969 ( 1.669742)
build_ruby 0.001279 0.000245 3.356460 ( 3.950473)
build_all 0.007765 0.000000 2.596467 ( 2.569930)
build_install 0.013446 0.004261 3.780799 ( 4.149456)
test_btest 0.000000 0.001072 80.744465 ( 38.779367)
test_basic 0.000000 0.007353 0.880701 ( 0.973571)
test_all 0.000000 0.001405 600.436424 (251.822475)
test_rubyspec 0.019765 0.032344 88.672115 (101.257215)
total: 410.63 sec