Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-224444
#<BuildRuby:0x00005653fcd25fb8
@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.20230807-224444",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.007429 0.000000 2.288979 ( 5.934062)
build_miniruby 0.001217 0.000056 1.641071 ( 2.341520)
build_ruby 0.000000 0.001713 3.447128 ( 6.397432)
build_all 0.001405 0.006450 2.750962 ( 3.634823)
build_install 0.018326 0.000226 4.297059 ( 5.803237)
test_btest 0.000000 0.000824 85.277960 ( 53.420833)
test_basic 0.001016 0.006711 0.993032 ( 1.995182)
test_all 0.000000 0.001460 665.401473 (404.584073)
test_rubyspec 0.032094 0.024181 99.117896 (166.025049)
total: 650.14 sec