Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-091207
#<BuildRuby:0x0000564085eca3d0
@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.20230205-091207",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.000272 0.004041 1.003601 ( 1.670896)
build_miniruby 0.000000 0.001068 0.828519 ( 0.827073)
build_ruby 0.000927 0.000364 1.980488 ( 2.204050)
build_all 0.004618 0.001630 3.491724 ( 1.779989)
build_install 0.009664 0.001943 2.483442 ( 1.697618)
test_btest 0.000709 0.000237 55.368230 ( 14.597996)
test_basic 0.004636 0.000137 0.373801 ( 0.467988)
test_all 0.001281 0.000404 609.263262 (175.578234)
test_rubyspec 0.017055 0.019089 59.653596 ( 69.662033)
total: 268.49 sec