Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-160918
#<BuildRuby:0x000055f1ebf55fb8
@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.20230904-160918",
@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.000000 0.000023 0.000023 ( 0.000019)
autoconf 0.000000 0.000029 0.000029 ( 0.000030)
configure 0.000000 0.000027 0.000027 ( 0.000027)
build_up 0.001955 0.003816 1.790466 ( 3.072336)
build_miniruby 0.001633 0.000163 1.685552 ( 1.827848)
build_ruby 0.001786 0.000179 3.399196 ( 3.750687)
build_all 0.007579 0.000331 6.292672 ( 4.703622)
build_install 0.019288 0.000000 7.653122 ( 5.519610)
test_btest 0.000823 0.000000 82.482298 ( 47.684101)
test_basic 0.007983 0.000573 0.988761 ( 1.257253)
test_all 0.010786 0.000146 658.817293 (340.676213)
test_rubyspec 0.026146 0.046292 101.395615 (121.931844)
total: 530.42 sec