Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-052406
#<BuildRuby:0x000055da04dca008
@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.20230530-052406",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002638 0.004319 1.993301 ( 5.095478)
build_miniruby 0.001627 0.000000 1.517424 ( 2.380988)
build_ruby 0.001876 0.000000 3.060921 ( 3.964581)
build_all 0.007168 0.000419 2.191620 ( 3.110761)
build_install 0.019513 0.000957 3.748650 ( 5.097503)
test_btest 0.000864 0.000115 80.096089 ( 75.468717)
test_basic 0.003714 0.003595 0.798679 ( 1.392999)
test_all 0.001518 0.000237 609.200739 (357.737733)
test_rubyspec 0.023851 0.034884 87.267183 (108.820533)
total: 563.07 sec