Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-023442
#<BuildRuby:0x0000556f2fe01fe8
@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-023442",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004389 0.000572 1.146867 ( 1.815663)
build_miniruby 0.001169 0.000152 1.392602 ( 1.396766)
build_ruby 0.001465 0.000191 3.452241 ( 3.841925)
build_all 0.006810 0.000000 3.869593 ( 2.418056)
build_install 0.016106 0.000171 3.214093 ( 3.132581)
test_btest 0.000977 0.000000 55.629966 ( 28.706114)
test_basic 0.004350 0.000122 0.417472 ( 4.662545)
test_all 0.001242 0.000129 633.537794 (252.358302)
test_rubyspec 0.029714 0.019253 68.294455 ( 78.570833)
total: 376.90 sec