Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-185821
#<BuildRuby:0x0000556a4d9f6098
@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.20230614-185821",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002083 0.004488 1.898620 ( 4.415983)
build_miniruby 0.001636 0.000000 1.284306 ( 1.583034)
build_ruby 0.000000 0.001630 2.784148 ( 3.880373)
build_all 0.002001 0.005581 2.403601 ( 3.227831)
build_install 0.013888 0.004480 3.596586 ( 4.150558)
test_btest 0.000761 0.000190 74.869684 ( 45.294235)
test_basic 0.002066 0.004718 0.819313 ( 1.496767)
test_all 0.000527 0.001442 566.055651 (329.498242)
test_rubyspec 0.028934 0.027924 85.798872 (144.725373)
total: 538.27 sec