Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-133454
#<BuildRuby:0x000055ad3156a318
@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.20230110-133454",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.005064 0.000203 1.246650 ( 2.674597)
build_miniruby 0.001825 0.000073 1.640982 ( 2.224680)
build_ruby 0.001871 0.000000 3.814177 ( 5.691594)
build_all 0.005285 0.004138 4.083224 ( 5.620215)
build_install 0.014814 0.004853 3.192990 ( 4.388217)
test_btest 0.000911 0.000094 59.571544 ( 61.319906)
test_basic 0.005973 0.000618 0.462488 ( 0.819600)
test_all 0.001149 0.000053 664.790002 (480.931269)
test_rubyspec 0.035822 0.014651 71.836879 ( 88.930143)
total: 652.60 sec