Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-104633
#<BuildRuby:0x000055b8fd1964d0
@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.20230307-104633",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004241 0.000808 1.497159 ( 2.957934)
build_miniruby 0.001622 0.000000 1.223156 ( 1.227366)
build_ruby 0.001394 0.000000 2.447817 ( 2.734438)
build_all 0.006308 0.000163 2.133499 ( 2.190371)
build_install 0.015741 0.000436 3.150721 ( 3.043893)
test_btest 0.000800 0.000123 68.086885 ( 36.607083)
test_basic 0.007119 0.000000 0.554219 ( 0.879162)
test_all 0.001401 0.000000 521.881424 (213.237872)
test_rubyspec 0.011756 0.034886 78.340387 ( 93.174970)
total: 356.05 sec