Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-171019
#<BuildRuby:0x000055d48ed3dfc0
@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.20230209-171019",
@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.000013)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.003412 0.000813 0.890156 ( 1.335363)
build_miniruby 0.001107 0.000000 0.790796 ( 0.789208)
build_ruby 0.001177 0.000000 1.745814 ( 1.956505)
build_all 0.000922 0.005568 3.000613 ( 1.393714)
build_install 0.011588 0.000124 2.098794 ( 1.432385)
test_btest 0.000569 0.000148 54.967614 ( 14.580959)
test_basic 0.001266 0.004122 0.367879 ( 0.459337)
test_all 0.001474 0.000436 651.933249 (191.562497)
test_rubyspec 0.017947 0.033752 71.404579 ( 81.499217)
total: 295.01 sec