Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230709-023204
#<BuildRuby:0x000055ef98f4dfc0
@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.20230709-023204",
@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.000021 0.000000 0.000021 ( 0.000020)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.003019 0.003404 2.079863 ( 4.301853)
build_miniruby 0.001172 0.000167 1.603992 ( 1.654210)
build_ruby 0.001603 0.000229 3.188292 ( 3.859707)
build_all 0.000612 0.007357 2.509309 ( 2.776230)
build_install 0.009994 0.008392 4.044492 ( 5.047403)
test_btest 0.000811 0.000209 81.956868 ( 46.783644)
test_basic 0.001592 0.006116 0.957320 ( 1.219879)
test_all 0.000000 0.001304 636.063755 (336.341678)
test_rubyspec 0.017422 0.034103 91.052026 (114.825774)
total: 516.81 sec