Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-014100
#<BuildRuby:0x0000558bb6cba308
@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.20230911-014100",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000033 0.000003 0.000036 ( 0.000036)
build_up 0.007988 0.000000 2.327075 ( 5.051776)
build_miniruby 0.001667 0.000147 1.782878 ( 2.203902)
build_ruby 0.001754 0.000154 3.674277 ( 4.287992)
build_all 0.005500 0.002956 6.559925 ( 5.590643)
build_install 0.006238 0.015001 8.143481 ( 7.191396)
test_btest 0.000801 0.000160 86.834257 ( 66.176762)
test_basic 0.005077 0.004088 1.058690 ( 1.598541)
test_all 0.002343 0.008313 756.877657 (640.814931)
test_rubyspec 0.050108 0.031223 110.384664 (153.729597)
total: 886.65 sec