Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-182058
#<BuildRuby:0x000055ad0e522018
@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.20230213-182058",
@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.000002 0.000019 ( 0.000018)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.005494 0.000180 1.604472 ( 3.177244)
build_miniruby 0.000000 0.001866 1.362827 ( 1.795783)
build_ruby 0.000652 0.001452 2.664672 ( 3.698674)
build_all 0.004251 0.003847 4.209188 ( 5.296125)
build_install 0.013125 0.005592 3.210146 ( 4.255539)
test_btest 0.000692 0.000134 60.285052 ( 60.095317)
test_basic 0.003735 0.004030 0.544059 ( 0.993294)
test_all 0.001297 0.000284 728.548274 (591.951311)
test_rubyspec 0.032681 0.016908 73.981299 ( 93.849501)
total: 765.11 sec