Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-142441
#<BuildRuby:0x000055e85ade9f48
@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.20230529-142441",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004700 0.000940 1.769359 ( 3.281588)
build_miniruby 0.001225 0.000245 1.434484 ( 1.434184)
build_ruby 0.000000 0.001840 2.576083 ( 2.791551)
build_all 0.005383 0.001695 2.053670 ( 1.444553)
build_install 0.009627 0.008814 3.154503 ( 2.369911)
test_btest 0.000555 0.000162 75.463629 ( 30.632979)
test_basic 0.003542 0.001033 0.766047 ( 0.846186)
test_all 0.001509 0.000440 581.067472 (201.870235)
test_rubyspec 0.028546 0.022219 81.156272 ( 93.529377)
total: 338.20 sec