Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-165756
#<BuildRuby:0x000055ec57ff63d0
@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.20230120-165756",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000024 0.000000 0.000024 ( 0.000023)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004723 0.000000 1.040059 ( 1.432018)
build_miniruby 0.001190 0.000000 1.012356 ( 1.010556)
build_ruby 0.000000 0.001696 2.976210 ( 3.271419)
build_all 0.000269 0.006365 3.288624 ( 1.623871)
build_install 0.004880 0.007716 2.534763 ( 1.704583)
test_btest 0.000661 0.000088 55.770718 ( 15.570203)
test_basic 0.002017 0.004329 0.429289 ( 0.528605)
test_all 0.001238 0.000207 651.902073 (197.245195)
test_rubyspec 0.023990 0.020974 66.429742 ( 76.455189)
total: 298.84 sec