Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-183911
#<BuildRuby:0x0000555bb5b327f0
@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.20230111-183911",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.003652 0.000812 1.121388 ( 1.535656)
build_miniruby 0.000913 0.000202 1.327086 ( 1.326266)
build_ruby 0.001402 0.000000 3.379921 ( 3.743354)
build_all 0.006640 0.000000 3.609612 ( 1.870619)
build_install 0.013219 0.000816 2.672548 ( 1.929051)
test_btest 0.000786 0.000143 55.895383 ( 17.950206)
test_basic 0.004301 0.000782 0.371252 ( 0.470208)
test_all 0.001627 0.000296 634.503542 (213.830134)
test_rubyspec 0.018266 0.025191 65.386192 ( 75.508234)
total: 318.16 sec