Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-163345
#<BuildRuby:0x000055afce1ca3d0
@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.20230512-163345",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.002743 0.003841 1.749232 ( 2.957166)
build_miniruby 0.000989 0.000165 1.147807 ( 1.145982)
build_ruby 0.001215 0.000203 2.224510 ( 2.433701)
build_all 0.002926 0.003092 1.907979 ( 1.030282)
build_install 0.014275 0.000000 2.845600 ( 1.832781)
test_btest 0.000882 0.000000 73.155856 ( 18.566174)
test_basic 0.002304 0.002809 0.650401 ( 0.721354)
test_all 0.000790 0.000148 492.855531 (159.794061)
test_rubyspec 0.015353 0.023926 67.403974 ( 79.294292)
total: 267.78 sec