Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-200640
#<BuildRuby:0x000055b914b2de00
@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.20230602-200640",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006508 0.000232 1.865695 ( 3.862080)
build_miniruby 0.001428 0.000051 1.374012 ( 1.525752)
build_ruby 0.001784 0.000063 2.795347 ( 3.116403)
build_all 0.003043 0.004155 2.226973 ( 2.154330)
build_install 0.013235 0.004259 3.543502 ( 3.452903)
test_btest 0.000000 0.000947 76.064419 ( 40.573183)
test_basic 0.003156 0.003593 0.786902 ( 0.911089)
test_all 0.001146 0.000144 586.795575 (254.611176)
test_rubyspec 0.020667 0.034537 83.958560 (102.024147)
total: 412.23 sec