Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-141259
#<BuildRuby:0x0000559585f2e1d8
@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.20230513-141259",
@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.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005730 0.000138 1.544460 ( 2.785939)
build_miniruby 0.001233 0.000000 1.283326 ( 1.281486)
build_ruby 0.001207 0.000000 2.099697 ( 2.321640)
build_all 0.005451 0.000000 1.808506 ( 0.973174)
build_install 0.011793 0.007626 3.533639 ( 2.505427)
test_btest 0.000766 0.000000 74.492754 ( 22.327100)
test_basic 0.005994 0.000000 0.748648 ( 0.825567)
test_all 0.001022 0.000000 541.917560 (163.589478)
test_rubyspec 0.030995 0.015776 74.331570 ( 86.185951)
total: 282.80 sec