Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-045749
#<BuildRuby:0x000055fa024661d8
@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.20230828-045749",
@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.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005713 0.000847 2.257761 ( 4.293490)
build_miniruby 0.001724 0.000255 1.701624 ( 1.875462)
build_ruby 0.001877 0.000278 3.329456 ( 3.696562)
build_all 0.007483 0.000432 6.421334 ( 4.151232)
build_install 0.020781 0.000000 8.425236 ( 6.192248)
test_btest 0.000000 0.001055 87.292147 ( 44.474303)
test_basic 0.001495 0.007905 1.028231 ( 1.348407)
test_all 0.005728 0.005769 667.279105 (295.822651)
test_rubyspec 0.031100 0.037717 103.736179 (115.198556)
total: 477.05 sec