Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-223010
#<BuildRuby:0x000055fd5b2b1fc0
@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.20230706-223010",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000021 0.000009 0.000030 ( 0.000030)
configure 0.000020 0.000009 0.000029 ( 0.000029)
build_up 0.005990 0.000000 2.028142 ( 4.960339)
build_miniruby 0.001646 0.000144 1.543357 ( 1.872075)
build_ruby 0.001277 0.000532 3.269197 ( 4.622902)
build_all 0.006499 0.001097 2.519721 ( 2.739913)
build_install 0.012937 0.004391 3.770428 ( 5.268554)
test_btest 0.000562 0.000220 79.598550 ( 48.536166)
test_basic 0.005129 0.002015 0.905288 ( 1.467103)
test_all 0.001820 0.000715 606.687547 (324.808329)
test_rubyspec 0.033801 0.020030 90.960738 (130.827459)
total: 525.10 sec