Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-101302
#<BuildRuby:0x0000555da5f123b0
@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.20230906-101302",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.005136 0.000354 1.816062 ( 2.934739)
build_miniruby 0.001501 0.000104 1.620169 ( 1.801224)
build_ruby 0.001496 0.000103 3.394425 ( 13.243248)
build_all 0.003681 0.004693 6.498070 ( 4.621661)
build_install 0.017330 0.003391 7.770136 ( 6.087308)
test_btest 0.000820 0.000000 83.246464 ( 47.833738)
test_basic 0.005037 0.003853 0.999696 ( 1.336574)
test_all 0.010199 0.000000 677.276832 (329.713506)
test_rubyspec 0.050356 0.021171 104.519331 (123.753571)
total: 531.33 sec