Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-091157
#<BuildRuby:0x00005636bd1da228
@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.20221219-091157",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.000461 0.004178 1.107835 ( 1.550798)
build_miniruby 0.001055 0.000277 1.389299 ( 1.390347)
build_ruby 0.001254 0.000330 3.588717 ( 4.198748)
build_all 0.007233 0.000755 4.053722 ( 2.908969)
build_install 0.008022 0.009952 3.262687 ( 3.109561)
test_btest 0.000613 0.000204 56.160693 ( 33.611151)
test_basic 0.006120 0.000491 0.440365 ( 0.732682)
test_all 0.000859 0.001090 695.318125 (388.385917)
test_rubyspec 0.037209 0.028665 79.330143 (121.668041)
total: 557.56 sec