Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-060028
#<BuildRuby:0x000055bac4a96120
@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.20230820-060028",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.003386 0.004587 2.406600 ( 8.567570)
build_miniruby 0.001521 0.000271 1.738400 ( 5.356550)
build_ruby 0.001529 0.000273 3.731240 ( 11.007771)
build_all 0.008018 0.000655 6.803717 ( 9.459417)
build_install 0.015948 0.006673 8.477051 ( 13.773008)
test_btest 0.000703 0.000141 88.329630 ( 82.147507)
test_basic 0.008064 0.000638 1.014645 ( 2.400055)
test_all 0.009538 0.000874 704.413123 (531.356791)
test_rubyspec 0.036707 0.042972 114.509414 (241.310166)
total: 905.38 sec