Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-205536
#<BuildRuby:0x0000563076ed6258
@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.20230920-205536",
@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.000000 0.000018 ( 0.000018)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.002751 0.004246 2.257021 ( 3.981659)
build_miniruby 0.001769 0.000000 1.674699 ( 1.758838)
build_ruby 0.001773 0.000000 3.304344 ( 3.651070)
build_all 0.007427 0.000230 6.307415 ( 4.267913)
build_install 0.013814 0.004784 7.681335 ( 6.226822)
test_btest 0.000769 0.000048 82.437590 ( 41.063669)
test_basic 0.008690 0.000244 0.937876 ( 1.167972)
test_all 0.009177 0.000000 666.499878 (271.318719)
test_rubyspec 0.035738 0.032905 103.314562 (118.364290)
total: 451.80 sec