Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-004412
#<BuildRuby:0x000056056a9bda00
@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.20221229-004412",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000222 0.004007 1.025822 ( 1.414934)
build_miniruby 0.001141 0.000300 1.278971 ( 1.277443)
build_ruby 0.001073 0.000282 2.768185 ( 3.146546)
build_all 0.005223 0.000284 3.304287 ( 1.546750)
build_install 0.008653 0.003159 2.617825 ( 1.722250)
test_btest 0.000604 0.000158 55.791547 ( 15.278585)
test_basic 0.002758 0.003646 0.398460 ( 0.493417)
test_all 0.001503 0.000200 617.756856 (189.810477)
test_rubyspec 0.022614 0.017944 63.277764 ( 74.180272)
total: 288.87 sec