Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-184705
#<BuildRuby:0x0000564ee7db21a8
@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.20230910-184705",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.006725 0.000651 2.329243 ( 4.656553)
build_miniruby 0.001297 0.000126 1.707288 ( 1.794372)
build_ruby 0.001956 0.000000 3.522764 ( 3.931549)
build_all 0.000604 0.008230 6.382490 ( 4.314390)
build_install 0.017323 0.002955 7.927855 ( 5.930360)
test_btest 0.000686 0.000108 83.070478 ( 41.962467)
test_basic 0.000000 0.008217 0.951718 ( 1.197157)
test_all 0.000000 0.009402 673.709438 (303.849612)
test_rubyspec 0.035503 0.034990 103.104019 (115.598410)
total: 483.24 sec