Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-035730
#<BuildRuby:0x000055fe8c20e320
@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.20231220-035730",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000017 0.000000 0.000017 ( 0.000019)
build_up 0.005354 0.000244 1.601286 ( 1.956786)
build_miniruby 0.001299 0.000059 1.263735 ( 1.261968)
build_ruby 0.001468 0.000066 2.643227 ( 2.870708)
build_all 0.006077 0.000276 4.996155 ( 1.969861)
build_install 0.011434 0.004449 6.386444 ( 3.140632)
test_btest 0.000771 0.000062 80.199192 ( 21.996131)
test_basic 0.000953 0.004167 0.827251 ( 0.889968)
test_all 0.075454 0.046113 665.222434 (233.105768)
test_rubyspec 0.036432 0.026413 94.205116 (106.029824)
total: 373.22 sec