Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-072105
#<BuildRuby:0x000055fd3ac327c8
@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.20230504-072105",
@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.000023 0.000000 0.000023 ( 0.000023)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.006470 0.000301 1.972010 ( 4.585837)
build_miniruby 0.001371 0.000158 1.540714 ( 1.954974)
build_ruby 0.000000 0.002058 2.955836 ( 3.767077)
build_all 0.006063 0.001815 2.364551 ( 2.927834)
build_install 0.013174 0.005017 3.555024 ( 4.187768)
test_btest 0.000644 0.000107 79.615966 ( 57.141871)
test_basic 0.003028 0.000504 0.851597 ( 1.266105)
test_all 0.002317 0.000000 601.200948 (305.430713)
test_rubyspec 0.039730 0.012971 82.918022 (101.099987)
total: 482.36 sec