Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-133739
#<BuildRuby:0x0000556c89d41f70
@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.20230217-133739",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000026 0.000000 0.000026 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.000750 0.003929 1.302908 ( 1.680410)
build_miniruby 0.001352 0.000049 1.176886 ( 1.176091)
build_ruby 0.001370 0.000000 2.287116 ( 2.508713)
build_all 0.003404 0.003774 4.012505 ( 2.208770)
build_install 0.013651 0.000368 2.929092 ( 2.382543)
test_btest 0.000831 0.000052 56.291170 ( 27.643004)
test_basic 0.005330 0.000333 0.486833 ( 0.586957)
test_all 0.001552 0.000097 629.847610 (208.078710)
test_rubyspec 0.027432 0.018208 68.495251 ( 79.039408)
total: 325.31 sec