Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-082332
#<BuildRuby:0x0000556e0bd75fb8
@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.20230312-082332",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.005141 0.000316 1.658083 ( 2.961226)
build_miniruby 0.001015 0.000290 1.139142 ( 1.137903)
build_ruby 0.001256 0.000359 2.334293 ( 2.534007)
build_all 0.006168 0.000535 2.048593 ( 1.423508)
build_install 0.006785 0.009291 3.173608 ( 2.320388)
test_btest 0.000471 0.000162 63.310721 ( 33.789642)
test_basic 0.001391 0.004454 0.514649 ( 0.751485)
test_all 0.001515 0.000583 559.937815 (233.159735)
test_rubyspec 0.020278 0.028367 77.854729 ( 91.404671)
total: 369.48 sec