Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-200047
#<BuildRuby:0x00005630ad1da1a8
@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.20230615-200047",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006643 0.000290 1.969457 ( 5.315192)
build_miniruby 0.001262 0.000141 1.367268 ( 2.103910)
build_ruby 0.001439 0.000160 2.848067 ( 4.108974)
build_all 0.007538 0.000837 2.453309 ( 3.246943)
build_install 0.012299 0.004352 3.665782 ( 4.122555)
test_btest 0.000819 0.000109 76.862147 ( 46.360195)
test_basic 0.000000 0.007899 0.831388 ( 1.233620)
test_all 0.000636 0.001160 590.681278 (314.887396)
test_rubyspec 0.034025 0.017805 83.702168 (124.519918)
total: 505.90 sec