Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-234414
#<BuildRuby:0x0000557a6bd15f70
@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.20230527-234414",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005295 0.000244 1.674605 ( 2.860582)
build_miniruby 0.000000 0.001330 1.119434 ( 1.117913)
build_ruby 0.000000 0.001443 2.469495 ( 2.667227)
build_all 0.005380 0.001470 2.077046 ( 1.297145)
build_install 0.016864 0.000889 3.387249 ( 2.540493)
test_btest 0.000868 0.000173 76.359492 ( 34.363637)
test_basic 0.003587 0.004181 0.831808 ( 1.073084)
test_all 0.000812 0.000188 629.477665 (216.885623)
test_rubyspec 0.018082 0.032414 79.761421 ( 91.480489)
total: 354.29 sec