Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-093002
#<BuildRuby:0x0000561355f7e1a8
@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.20231020-093002",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.003486 0.003839 2.387674 ( 3.064211)
build_miniruby 0.001118 0.000707 5.096504 ( 4.748851)
build_ruby 0.001597 0.000544 3.327108 ( 12.610770)
build_all 0.002432 0.005664 5.759683 ( 3.168559)
build_install 0.013039 0.005246 7.384516 ( 4.580229)
test_btest 0.000566 0.000194 80.450684 ( 40.205254)
test_basic 0.002362 0.002840 0.887633 ( 3.741018)
test_all 0.005212 0.004372 656.822618 (266.053393)
test_rubyspec 0.027097 0.040591 91.174042 (102.960207)
total: 441.13 sec