Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-020035
#<BuildRuby:0x0000564288811fc0
@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.20230619-020035",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.004860 0.000360 1.819098 ( 3.092580)
build_miniruby 0.001694 0.000126 1.420213 ( 1.439077)
build_ruby 0.001648 0.000122 2.627533 ( 3.174696)
build_all 0.003442 0.004191 2.344747 ( 2.034453)
build_install 0.017322 0.000000 3.638196 ( 3.434612)
test_btest 0.000706 0.000000 79.220304 ( 45.884525)
test_basic 0.002925 0.004234 0.825609 ( 1.202837)
test_all 0.001411 0.000171 565.291574 (279.476633)
test_rubyspec 0.016955 0.035749 87.078676 (107.045897)
total: 446.79 sec