Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-221814
#<BuildRuby:0x00005634c71ea120
@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.20230509-221814",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.004924 0.000672 1.858671 ( 3.851734)
build_miniruby 0.001269 0.000173 1.334255 ( 1.480452)
build_ruby 0.001361 0.000186 2.732543 ( 3.363445)
build_all 0.005900 0.000804 2.225537 ( 2.125950)
build_install 0.009920 0.005544 3.414802 ( 3.168221)
test_btest 0.000559 0.000097 72.790606 ( 35.279611)
test_basic 0.005893 0.000168 0.762671 ( 0.951415)
test_all 0.001013 0.000169 557.783198 (227.306304)
test_rubyspec 0.033690 0.015818 80.924094 ( 97.382736)
total: 374.91 sec