Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-021208
#<BuildRuby:0x000055e7a7dd21a8
@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.20230210-021208",
@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.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.001418 0.003756 1.220137 ( 1.889504)
build_miniruby 0.001453 0.000182 1.289953 ( 1.296065)
build_ruby 0.001335 0.000167 2.660809 ( 2.905935)
build_all 0.007150 0.000893 4.019542 ( 2.403614)
build_install 0.010194 0.006103 3.031550 ( 3.043251)
test_btest 0.000694 0.000115 57.905894 ( 33.945668)
test_basic 0.003793 0.003722 0.461143 ( 0.763350)
test_all 0.001080 0.000208 721.553809 (604.300827)
test_rubyspec 0.030959 0.034509 79.667137 (120.043166)
total: 770.59 sec