Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-112339
#<BuildRuby:0x00005562755ba3b0
@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.20230509-112339",
@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.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.006817 0.000352 1.956761 ( 4.732657)
build_miniruby 0.001606 0.000192 1.496046 ( 2.029408)
build_ruby 0.000000 0.002126 2.806276 ( 3.908527)
build_all 0.001195 0.006156 2.263060 ( 3.166886)
build_install 0.018109 0.001027 3.606868 ( 4.588515)
test_btest 0.000894 0.000000 76.778402 ( 68.091583)
test_basic 0.002785 0.004229 0.793671 ( 1.380539)
test_all 0.001938 0.000401 581.579627 (317.421020)
test_rubyspec 0.033924 0.022494 84.300501 (103.318906)
total: 508.64 sec