Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-021139
#<BuildRuby:0x00005623505aa3b0
@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.20230513-021139",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.006586 0.000197 1.903012 ( 4.101564)
build_miniruby 0.001427 0.000109 1.314088 ( 1.466040)
build_ruby 0.001339 0.000103 2.518190 ( 2.936939)
build_all 0.002055 0.004480 2.172497 ( 1.829275)
build_install 0.015697 0.000282 3.392793 ( 3.160192)
test_btest 0.000835 0.000086 72.498807 ( 37.100669)
test_basic 0.001772 0.004696 0.773870 ( 0.986258)
test_all 0.001172 0.000161 535.546731 (232.909674)
test_rubyspec 0.007368 0.040297 78.594018 ( 93.485112)
total: 377.98 sec