Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-182749
#<BuildRuby:0x0000560ea47c2258
@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.20230105-182749",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.003966 0.000000 0.849218 ( 1.265154)
build_miniruby 0.001076 0.000000 1.217194 ( 1.215388)
build_ruby 0.001265 0.000000 2.772224 ( 3.123058)
build_all 0.006353 0.000000 3.231137 ( 1.540304)
build_install 0.012518 0.000090 2.600808 ( 1.764785)
test_btest 0.000798 0.000057 57.658204 ( 16.596274)
test_basic 0.005788 0.000117 0.369072 ( 0.464380)
test_all 0.001694 0.000000 614.312535 (177.444914)
test_rubyspec 0.022547 0.016546 63.901460 ( 73.763706)
total: 277.18 sec