Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-194941
#<BuildRuby:0x000055fc872bdf70
@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.20230502-194941",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.002048 0.003361 1.546278 ( 2.873896)
build_miniruby 0.000980 0.000113 1.018005 ( 1.016196)
build_ruby 0.001295 0.000150 2.299583 ( 2.512563)
build_all 0.005001 0.000577 2.015738 ( 1.283736)
build_install 0.013417 0.000110 3.162314 ( 2.208964)
test_btest 0.000662 0.000068 71.556641 ( 24.911291)
test_basic 0.005337 0.000116 0.666732 ( 0.772327)
test_all 0.001057 0.000047 554.943695 (175.320663)
test_rubyspec 0.021231 0.023415 72.762728 ( 84.707807)
total: 295.61 sec