Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-045044
#<BuildRuby:0x0000558bffdada00
@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.20230204-045044",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.004419 0.000552 1.085351 ( 1.440307)
build_miniruby 0.001075 0.000135 1.157742 ( 1.157847)
build_ruby 0.001384 0.000000 2.359776 ( 2.575670)
build_all 0.003502 0.003641 3.901466 ( 1.972035)
build_install 0.013555 0.000000 2.846712 ( 2.063427)
test_btest 0.000742 0.000000 55.916187 ( 18.298732)
test_basic 0.006517 0.000107 0.427221 ( 0.540742)
test_all 0.002075 0.000000 663.157372 (224.374296)
test_rubyspec 0.027662 0.019688 66.725697 ( 76.654826)
total: 329.08 sec