Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-141807
#<BuildRuby:0x000055cf7e6e22a8
@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.20230725-141807",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005310 0.001155 2.217521 ( 3.526093)
build_miniruby 0.000000 0.001468 1.685410 ( 1.687061)
build_ruby 0.000000 0.001792 3.337798 ( 3.658705)
build_all 0.007287 0.000500 2.771344 ( 2.191484)
build_install 0.007379 0.010810 4.138330 ( 3.517293)
test_btest 0.000738 0.000000 80.748420 ( 38.092008)
test_basic 0.006767 0.002585 0.965796 ( 1.102247)
test_all 0.000779 0.000251 593.836151 (273.226415)
test_rubyspec 0.029429 0.025877 90.383969 (103.955553)
total: 430.96 sec