Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-151238
#<BuildRuby:0x000055a123bd63b0
@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.20230802-151238",
@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.000025 0.000003 0.000028 ( 0.000029)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.006706 0.000416 2.171141 ( 6.304649)
build_miniruby 0.001503 0.000207 1.643879 ( 4.152135)
build_ruby 0.001444 0.000199 3.335496 ( 6.916587)
build_all 0.006964 0.000961 2.705879 ( 4.091780)
build_install 0.014085 0.005083 4.264445 ( 5.499910)
test_btest 0.000705 0.000114 80.783661 ( 65.587694)
test_basic 0.003692 0.004239 0.937901 ( 1.528012)
test_all 0.001154 0.000216 669.494509 (657.736027)
test_rubyspec 0.035878 0.030832 101.931865 (276.756038)
total: 1028.57 sec