Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-001314
#<BuildRuby:0x0000564868e1d7f8
@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.20230203-001314",
@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.000003 0.000013 ( 0.000014)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.004741 0.000000 1.165951 ( 1.811045)
build_miniruby 0.001484 0.000000 1.248199 ( 1.286141)
build_ruby 0.001577 0.000000 2.396708 ( 2.644594)
build_all 0.007612 0.000000 3.893232 ( 2.361822)
build_install 0.007644 0.006147 2.959679 ( 2.871372)
test_btest 0.000691 0.000000 55.794403 ( 32.060630)
test_basic 0.006162 0.000743 0.465216 ( 0.610692)
test_all 0.003287 0.000152 622.792469 (263.597902)
test_rubyspec 0.024228 0.024070 73.072789 ( 87.187511)
total: 394.43 sec