Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-004438
#<BuildRuby:0x0000558fe0975f70
@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.20221209-004438",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.000000 0.005570 1.386999 ( 1.563681)
build_miniruby 0.000000 0.001101 1.286188 ( 1.285382)
build_ruby 0.000000 0.001566 2.402657 ( 2.394932)
build_all 0.000000 0.006067 3.424115 ( 1.730597)
build_install 0.005063 0.009455 2.513439 ( 1.625776)
test_btest 0.000815 0.000000 55.562662 ( 15.922051)
test_basic 0.003517 0.000297 0.363802 ( 0.458488)
test_all 0.001029 0.000370 630.463641 (195.236152)
test_rubyspec 0.020425 0.022981 65.652521 ( 76.345590)
total: 296.56 sec