Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-184739
#<BuildRuby:0x000055f4bb18dfc0
@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.20230508-184739",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001312 0.003612 1.726085 ( 3.133385)
build_miniruby 0.001111 0.000194 1.254602 ( 1.253094)
build_ruby 0.001295 0.000226 2.423831 ( 2.649349)
build_all 0.001290 0.004368 2.015785 ( 1.322698)
build_install 0.008642 0.005270 3.106548 ( 2.320834)
test_btest 0.000687 0.000171 71.353076 ( 25.538018)
test_basic 0.004495 0.001124 0.741931 ( 0.825289)
test_all 0.000787 0.000197 540.082828 (202.864106)
test_rubyspec 0.020778 0.028580 77.892421 ( 91.123430)
total: 331.03 sec