Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-175912
#<BuildRuby:0x000055fc2eada130
@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.20230511-175912",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.002878 0.002658 1.735435 ( 3.198783)
build_miniruby 0.001125 0.000294 1.247731 ( 1.247387)
build_ruby 0.001124 0.000294 2.485304 ( 2.696215)
build_all 0.005845 0.000493 2.142035 ( 1.368495)
build_install 0.009709 0.005568 3.300904 ( 2.504535)
test_btest 0.000530 0.000149 73.749747 ( 29.171096)
test_basic 0.006259 0.000000 0.731911 ( 0.835509)
test_all 0.001043 0.000000 568.561376 (218.543947)
test_rubyspec 0.013457 0.035650 76.519212 ( 88.443845)
total: 348.01 sec