Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-080603
#<BuildRuby:0x0000564f02a2e8e0
@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.20230823-080603",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.007093 0.000237 2.295200 ( 7.093423)
build_miniruby 0.001788 0.000060 1.835603 ( 5.813618)
build_ruby 0.001482 0.000049 3.603354 ( 6.137424)
build_all 0.007898 0.000263 6.456087 ( 7.226187)
build_install 0.019442 0.000320 7.834972 ( 9.051696)
test_btest 0.000791 0.000025 87.505713 ( 69.271588)
test_basic 0.000000 0.008495 1.009045 ( 2.059410)
test_all 0.008179 0.001628 737.796017 (472.357163)
test_rubyspec 0.029011 0.041506 107.900866 (171.855163)
total: 750.87 sec