Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-050126
#<BuildRuby:0x000055cc4ee25fe8
@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.20230113-050126",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004455 0.000000 1.087715 ( 1.538624)
build_miniruby 0.001296 0.000000 1.207589 ( 1.207155)
build_ruby 0.000000 0.001644 3.442633 ( 3.832494)
build_all 0.005546 0.001565 3.663513 ( 1.793373)
build_install 0.012753 0.000207 2.768277 ( 2.133036)
test_btest 0.000768 0.000106 55.987334 ( 27.356361)
test_basic 0.000000 0.006493 0.460269 ( 0.596362)
test_all 0.000000 0.001844 634.697538 (217.379253)
test_rubyspec 0.022805 0.024293 69.123278 ( 80.343430)
total: 336.18 sec