Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-215320
#<BuildRuby:0x000055d39f2c6230
@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.20230815-215320",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.002850 0.004230 2.244582 ( 5.713661)
build_miniruby 0.001482 0.000149 1.832942 ( 4.527660)
build_ruby 0.000000 0.001921 3.451144 ( 7.772834)
build_all 0.005993 0.002882 6.639856 ( 6.710935)
build_install 0.015467 0.004046 8.211088 ( 8.539039)
test_btest 0.000665 0.000097 85.814309 ( 64.162245)
test_basic 0.001380 0.007156 0.923606 ( 1.829580)
test_all 0.013116 0.002550 715.083232 (675.865088)
test_rubyspec 0.051328 0.024235 108.397601 (221.220416)
total: 996.34 sec