Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-194514
#<BuildRuby:0x0000560a47eae320
@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.20230919-194514",
@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.000023 0.000002 0.000025 ( 0.000027)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000027 0.000002 0.000029 ( 0.000031)
build_up 0.007364 0.000762 2.390004 ( 4.867879)
build_miniruby 0.001541 0.000159 16.367270 ( 16.720818)
build_ruby 0.000000 0.001817 3.565161 ( 3.946551)
build_all 0.006496 0.002086 6.390337 ( 4.286045)
build_install 0.004859 0.014086 7.747715 ( 6.554884)
test_btest 0.000905 0.000206 85.543814 ( 44.219951)
test_basic 0.003392 0.004765 0.946322 ( 1.136866)
test_all 0.008387 0.001099 674.941641 (301.818437)
test_rubyspec 0.043349 0.029573 104.621855 (125.128343)
total: 508.68 sec