Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-133404
#<BuildRuby:0x00005558c2cae1d8
@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.20230611-133404",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.006378 0.000483 1.930806 ( 4.422764)
build_miniruby 0.001799 0.000000 1.365046 ( 1.606647)
build_ruby 0.001506 0.000000 2.815658 ( 3.310415)
build_all 0.007332 0.000496 2.310120 ( 2.639572)
build_install 0.014776 0.003800 3.566540 ( 3.658476)
test_btest 0.000852 0.000165 78.477861 ( 45.386341)
test_basic 0.006100 0.001180 0.856669 ( 1.171276)
test_all 0.001333 0.000258 557.578314 (290.680663)
test_rubyspec 0.040266 0.009964 83.271341 (100.612122)
total: 453.49 sec