Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-120341
#<BuildRuby:0x000055f968fde2a8
@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.20230619-120341",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005958 0.000688 1.970863 ( 5.234429)
build_miniruby 0.001538 0.000178 1.487205 ( 1.932214)
build_ruby 0.001628 0.000188 2.809589 ( 4.232229)
build_all 0.004347 0.003692 5.530130 ( 5.279665)
build_install 0.017139 0.001791 6.797566 ( 6.584288)
test_btest 0.000820 0.000113 79.608869 ( 49.842566)
test_basic 0.000000 0.006610 0.783029 ( 1.133131)
test_all 0.000415 0.001730 565.913129 (310.529258)
test_rubyspec 0.041568 0.010170 85.875022 (126.206295)
total: 510.97 sec