Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-234333
#<BuildRuby:0x0000561ae0719f20
@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.20221208-234333",
@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.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.005432 0.000213 1.403581 ( 1.657825)
build_miniruby 0.001217 0.000166 1.253841 ( 1.261171)
build_ruby 0.001298 0.000177 2.417831 ( 2.412418)
build_all 0.006463 0.000881 3.633612 ( 2.048834)
build_install 0.016566 0.000000 2.844968 ( 2.435414)
test_btest 0.000655 0.000000 53.912151 ( 27.741600)
test_basic 0.004577 0.000016 0.406538 ( 0.507997)
test_all 0.001781 0.000198 621.930335 (232.088358)
test_rubyspec 0.016862 0.032230 69.016930 ( 79.785859)
total: 349.94 sec