Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-091448
#<BuildRuby:0x000055cbd91e63b0
@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.20230106-091448",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.001115 0.003473 1.105075 ( 1.558631)
build_miniruby 0.001467 0.000256 1.379384 ( 1.378704)
build_ruby 0.001615 0.000000 3.461230 ( 3.839425)
build_all 0.003031 0.004081 3.655353 ( 1.865837)
build_install 0.013663 0.000336 2.836773 ( 2.086562)
test_btest 0.000928 0.000000 56.583250 ( 18.179255)
test_basic 0.001292 0.003666 0.396520 ( 0.495228)
test_all 0.001212 0.000259 625.746241 (188.610677)
test_rubyspec 0.031989 0.022464 71.357795 ( 84.789511)
total: 302.80 sec