Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-054736
#<BuildRuby:0x0000562c7f6e6890
@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.20221213-054736",
@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.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004701 0.000119 1.147953 ( 1.776254)
build_miniruby 0.001266 0.000230 1.430507 ( 1.469039)
build_ruby 0.001523 0.000277 3.154618 ( 3.253337)
build_all 0.000201 0.007378 6.388046 ( 3.141726)
build_install 0.010465 0.004708 5.426925 ( 3.037799)
test_btest 0.000526 0.000147 55.221853 ( 24.391756)
test_basic 0.005310 0.000309 0.393421 ( 0.494818)
test_all 0.000897 0.000242 619.936921 (263.951111)
test_rubyspec 0.019280 0.025848 70.675704 ( 86.508517)
total: 388.03 sec