Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-123523
#<BuildRuby:0x0000559f795421a8
@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.20230216-123523",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.003909 0.000679 1.406431 ( 2.028084)
build_miniruby 0.001460 0.000253 1.319349 ( 1.458017)
build_ruby 0.001881 0.000000 2.509991 ( 2.705705)
build_all 0.003981 0.003705 4.079217 ( 2.544315)
build_install 0.006867 0.008940 3.226162 ( 3.049014)
test_btest 0.000525 0.000141 56.765675 ( 26.413614)
test_basic 0.005294 0.000276 0.475814 ( 0.593877)
test_all 0.001475 0.000113 640.108592 (219.055936)
test_rubyspec 0.033293 0.016912 71.601484 ( 82.255818)
total: 340.11 sec