Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-074635
#<BuildRuby:0x000055c783d52230
@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.20230804-074635",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003526 0.003945 2.387022 ( 7.938908)
build_miniruby 0.002039 0.000000 1.881096 ( 4.066865)
build_ruby 0.001625 0.000000 3.462022 ( 9.900108)
build_all 0.008987 0.000000 2.883723 ( 5.156642)
build_install 0.014101 0.007193 4.550773 ( 9.213912)
test_btest 0.000805 0.000144 86.395654 ( 88.939879)
test_basic 0.000000 0.006822 1.037740 ( 2.421213)
test_all 0.000174 0.000959 693.028843 (560.175679)
test_rubyspec 0.035340 0.034768 109.252583 (252.682907)
total: 940.50 sec