Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-074234
#<BuildRuby:0x000055e2890662a8
@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.20230208-074234",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004572 0.000397 1.131347 ( 1.504439)
build_miniruby 0.001207 0.000000 1.103213 ( 1.101916)
build_ruby 0.000000 0.001434 2.131817 ( 2.318445)
build_all 0.004096 0.001814 3.679387 ( 1.855254)
build_install 0.008565 0.004549 2.726899 ( 1.850795)
test_btest 0.000772 0.000115 56.273014 ( 15.170317)
test_basic 0.004528 0.000000 0.409994 ( 0.509833)
test_all 0.001088 0.000000 629.005557 (181.419585)
test_rubyspec 0.017553 0.022856 66.137323 ( 76.009821)
total: 281.74 sec