Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-005954
#<BuildRuby:0x000055a70154e1a8
@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.20231014-005954",
@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.000004 0.000024 ( 0.000026)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.005757 0.001234 2.264384 ( 2.320092)
build_miniruby 0.001195 0.000256 1.330680 ( 1.328723)
build_ruby 0.001170 0.000250 3.041249 ( 3.223568)
build_all 0.002132 0.004743 6.372301 ( 2.561038)
build_install 0.008078 0.008426 7.059319 ( 3.262952)
test_btest 0.000927 0.000278 85.778308 ( 22.315883)
test_basic 0.004481 0.001345 0.932730 ( 0.991066)
test_all 0.000000 0.008441 639.864098 (187.682345)
test_rubyspec 0.029286 0.020643 87.806348 ( 99.505816)
total: 323.19 sec