Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-092231
#<BuildRuby:0x000056010a1aa7c8
@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.20230727-092231",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.006607 0.000343 2.286103 ( 5.360240)
build_miniruby 0.000000 0.001885 1.742155 ( 2.881565)
build_ruby 0.001272 0.001049 3.649706 ( 5.470111)
build_all 0.008878 0.000154 2.907286 ( 3.676692)
build_install 0.019862 0.001084 4.574067 ( 5.474910)
test_btest 0.000667 0.000090 83.663030 ( 55.187583)
test_basic 0.004049 0.004164 0.940943 ( 1.507333)
test_all 0.001226 0.000000 663.020691 (282.843270)
test_rubyspec 0.026201 0.023793 88.378721 (100.644477)
total: 463.05 sec