Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-015124
#<BuildRuby:0x000055644886a1a8
@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.20230809-015124",
@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.000026 0.000002 0.000028 ( 0.000028)
autoconf 0.000034 0.000002 0.000036 ( 0.000037)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.007250 0.000194 2.292659 ( 6.952038)
build_miniruby 0.001299 0.000079 1.771569 ( 2.627645)
build_ruby 0.001842 0.000112 3.699899 ( 8.450513)
build_all 0.008114 0.000227 2.720405 ( 4.518892)
build_install 0.011888 0.010151 4.477537 ( 6.216536)
test_btest 0.000747 0.000088 85.041316 ( 73.225244)
test_basic 0.008070 0.000380 1.000315 ( 2.964422)
test_all 0.007416 0.000286 697.074892 (673.333838)
test_rubyspec 0.054406 0.008556 103.687972 (217.230559)
total: 995.52 sec