Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-025016
#<BuildRuby:0x0000562f0bc623d0
@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.20230905-025016",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.004902 0.000676 1.870236 ( 2.216510)
build_miniruby 0.000000 0.001671 1.634218 ( 1.638283)
build_ruby 0.000000 0.001859 3.351754 ( 3.550415)
build_all 0.003349 0.004545 6.351945 ( 3.348316)
build_install 0.013113 0.005699 7.730458 ( 4.743256)
test_btest 0.000659 0.000147 86.082327 ( 34.125217)
test_basic 0.006733 0.000619 0.957539 ( 1.062232)
test_all 0.003593 0.004820 674.391224 (237.552420)
test_rubyspec 0.031350 0.043584 101.781298 (115.075917)
total: 403.31 sec