Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-085212
#<BuildRuby:0x0000556c1cf222d0
@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.20221225-085212",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000016 0.000001 0.000017 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.004881 0.000034 1.032901 ( 1.421211)
build_miniruby 0.001522 0.000000 1.445960 ( 1.456544)
build_ruby 0.001783 0.000000 3.487018 ( 3.825965)
build_all 0.003236 0.003686 3.817288 ( 1.887065)
build_install 0.008335 0.007885 3.012913 ( 2.163218)
test_btest 0.000537 0.000076 57.209090 ( 23.844423)
test_basic 0.002407 0.003032 0.431350 ( 0.531483)
test_all 0.001287 0.000214 665.439665 (210.838007)
test_rubyspec 0.017231 0.038511 70.447137 ( 93.689750)
total: 339.66 sec