Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-165655
#<BuildRuby:0x000055c1f51226d8
@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.20230205-165655",
@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.000000 0.000011 ( 0.000011)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004870 0.000000 1.013488 ( 1.398628)
build_miniruby 0.001301 0.000000 1.152300 ( 1.150282)
build_ruby 0.001321 0.000000 2.014191 ( 2.226530)
build_all 0.002776 0.003663 3.280879 ( 1.625508)
build_install 0.012713 0.000072 2.565973 ( 1.786049)
test_btest 0.000820 0.000053 54.056727 ( 14.640183)
test_basic 0.005349 0.000000 0.391905 ( 0.483374)
test_all 0.001291 0.000000 592.087193 (166.005772)
test_rubyspec 0.026501 0.009383 60.536876 ( 70.657424)
total: 259.97 sec