Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-144713
#<BuildRuby:0x0000564a6e8563d0
@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.20230310-144713",
@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.000004 0.000016 ( 0.000015)
autoconf 0.000019 0.000007 0.000026 ( 0.000025)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.004179 0.001393 1.717479 ( 3.486074)
build_miniruby 0.001210 0.000404 1.205647 ( 1.206842)
build_ruby 0.001816 0.000000 2.571452 ( 2.834465)
build_all 0.006689 0.000000 2.066711 ( 1.824443)
build_install 0.010925 0.005057 3.267689 ( 2.915268)
test_btest 0.000559 0.000178 67.992347 ( 36.050060)
test_basic 0.000000 0.003720 0.489631 ( 0.587754)
test_all 0.000343 0.000780 542.117820 (216.645414)
test_rubyspec 0.031833 0.016300 77.559015 ( 91.790491)
total: 357.34 sec