Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-015647
#<BuildRuby:0x000055f9f098e2d0
@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.20221220-015647",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.000946 0.003816 1.106605 ( 1.623567)
build_miniruby 0.001146 0.000100 1.403769 ( 1.402387)
build_ruby 0.001269 0.000111 3.231073 ( 3.556275)
build_all 0.006176 0.000176 3.573226 ( 1.815737)
build_install 0.011924 0.003240 2.769343 ( 1.798803)
test_btest 0.000000 0.000794 57.869692 ( 17.615625)
test_basic 0.000000 0.004458 0.434957 ( 0.536970)
test_all 0.000000 0.001409 628.010770 (178.479089)
test_rubyspec 0.012945 0.021913 63.725012 ( 73.679331)
total: 280.51 sec