Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-083113
#<BuildRuby:0x000055b6ebf6e008
@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.20231217-083113",
@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.000017 0.000003 0.000020 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.006246 0.001301 2.459504 ( 2.794965)
build_miniruby 0.001687 0.000000 1.817222 ( 1.822756)
build_ruby 0.000000 0.001926 3.482351 ( 3.709622)
build_all 0.004877 0.003811 5.878858 ( 3.367623)
build_install 0.022002 0.000000 7.603196 ( 5.142478)
test_btest 0.000000 0.001067 84.699972 ( 36.470460)
test_basic 0.004022 0.004491 0.957065 ( 1.061608)
test_all 0.083401 0.038403 700.418738 (208.539281)
test_rubyspec 0.029789 0.020474 80.760959 ( 92.195822)
total: 355.11 sec