Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-065828
#<BuildRuby:0x0000564e2a82a360
@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.20230721-065828",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.006190 0.000286 1.911005 ( 3.118831)
build_miniruby 0.001166 0.000152 1.459102 ( 1.458903)
build_ruby 0.001531 0.000000 3.123057 ( 3.354464)
build_all 0.006812 0.000531 2.495634 ( 1.413184)
build_install 0.011882 0.006319 3.828689 ( 2.552630)
test_btest 0.000669 0.000111 80.060620 ( 21.671402)
test_basic 0.004858 0.000809 0.853405 ( 0.925608)
test_all 0.000451 0.001201 613.786244 (187.210430)
test_rubyspec 0.032247 0.023863 90.190916 (109.112690)
total: 330.82 sec