Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-095726
#<BuildRuby:0x000055ecd359a1a8
@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.20230628-095726",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.002429 0.004215 2.091920 ( 4.692333)
build_miniruby 0.001513 0.000163 1.585505 ( 2.148306)
build_ruby 0.001364 0.000146 3.152769 ( 3.847749)
build_all 0.006894 0.000284 2.543853 ( 3.014483)
build_install 0.009186 0.008609 3.999152 ( 4.427496)
test_btest 0.000602 0.000097 80.255151 ( 47.244025)
test_basic 0.004944 0.002894 0.878507 ( 1.114556)
test_all 0.001203 0.000212 620.946357 (344.183128)
test_rubyspec 0.036431 0.014963 88.847369 (127.883619)
total: 538.56 sec