Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-173658
#<BuildRuby:0x0000557b3cf5a7c8
@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-173658",
@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.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.001075 0.004324 1.619569 ( 2.880415)
build_miniruby 0.001029 0.000206 1.054695 ( 1.053565)
build_ruby 0.001561 0.000312 2.478473 ( 2.695501)
build_all 0.004718 0.000944 1.974709 ( 1.122319)
build_install 0.007854 0.004262 3.118330 ( 2.154336)
test_btest 0.000711 0.000162 63.942361 ( 18.065288)
test_basic 0.004435 0.000000 0.447647 ( 0.541277)
test_all 0.001307 0.000000 564.391199 (187.614146)
test_rubyspec 0.033179 0.014340 76.571956 ( 88.166343)
total: 304.29 sec