Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-223317
#<BuildRuby:0x000055c00b59e108
@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.20230506-223317",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.005628 0.000199 1.533127 ( 2.750660)
build_miniruby 0.001295 0.000162 1.074707 ( 1.073797)
build_ruby 0.001176 0.000147 2.177376 ( 2.383426)
build_all 0.005880 0.000200 2.072572 ( 1.206276)
build_install 0.011013 0.003441 3.101784 ( 2.100547)
test_btest 0.000673 0.000093 74.651782 ( 23.418811)
test_basic 0.002633 0.004558 0.800342 ( 0.921765)
test_all 0.001020 0.000175 567.981272 (194.175626)
test_rubyspec 0.023077 0.024413 75.291452 ( 87.147723)
total: 315.18 sec