Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-075123
#<BuildRuby:0x000055ddfdada008
@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.20230501-075123",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004585 0.000917 1.556858 ( 2.751871)
build_miniruby 0.001071 0.000214 1.164556 ( 1.162440)
build_ruby 0.001054 0.000211 2.189893 ( 2.389720)
build_all 0.005394 0.000171 1.917810 ( 1.105773)
build_install 0.005135 0.008048 2.649808 ( 1.697847)
test_btest 0.000631 0.000165 73.347405 ( 19.149089)
test_basic 0.000000 0.004815 0.686846 ( 0.758070)
test_all 0.000000 0.001887 542.927833 (158.887842)
test_rubyspec 0.015888 0.023111 67.248799 ( 79.251968)
total: 267.16 sec