Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-231628
#<BuildRuby:0x0000564c3e0be3d0
@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.20231021-231628",
@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.000000 0.000016 ( 0.000016)
autoconf 0.000023 0.000000 0.000023 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000623 0.007032 2.388181 ( 3.768894)
build_miniruby 0.001565 0.000147 1.698042 ( 2.244091)
build_ruby 0.001638 0.000154 3.354437 ( 4.623962)
build_all 0.007669 0.000719 6.095058 ( 6.924494)
build_install 0.019863 0.004006 7.616493 ( 8.637258)
test_btest 0.001298 0.000140 83.240114 ( 95.722828)
test_basic 0.004475 0.003605 0.912965 ( 1.314158)
test_all 0.101715 0.022667 680.022586 (404.896563)
test_rubyspec 0.033818 0.034905 97.815277 (122.610730)
total: 650.74 sec