Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-111951
#<BuildRuby:0x000055a0a7a42138
@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.20230813-111951",
@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.000012 0.000001 0.000013 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006443 0.000744 2.229602 ( 5.989207)
build_miniruby 0.001661 0.000192 1.767491 ( 3.171166)
build_ruby 0.000000 0.001760 3.392000 ( 6.366807)
build_all 0.004762 0.003277 2.825761 ( 4.886557)
build_install 0.003966 0.014783 4.246442 ( 5.657330)
test_btest 0.000541 0.000146 82.350360 ( 59.712311)
test_basic 0.005610 0.000223 0.940711 ( 2.107508)
test_all 0.001452 0.000377 674.541325 (551.706592)
test_rubyspec 0.047473 0.018519 102.698927 (203.443555)
total: 843.04 sec