Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-112718
#<BuildRuby:0x00005594ca19df70
@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.20230503-112718",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006104 0.000180 1.880639 ( 5.292562)
build_miniruby 0.001258 0.000101 1.354339 ( 1.586736)
build_ruby 0.000000 0.001737 2.720946 ( 3.191657)
build_all 0.000835 0.005702 2.134685 ( 2.312610)
build_install 0.010887 0.005183 3.457769 ( 3.702387)
test_btest 0.000574 0.000106 74.890325 ( 42.314198)
test_basic 0.003192 0.003962 0.798390 ( 0.974211)
test_all 0.000923 0.000000 582.791285 (241.051124)
test_rubyspec 0.030008 0.017813 79.960536 ( 92.268604)
total: 392.69 sec