Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-082447
#<BuildRuby:0x000055f6914f5a00
@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.20230713-082447",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.007745 0.000291 2.316855 ( 5.611448)
build_miniruby 0.008826 0.004933 268.939194 (140.204013)
build_ruby 0.001772 0.000213 4.765857 ( 5.850608)
build_all 0.066072 0.017491 175.980506 (132.229710)
build_install 0.013574 0.005298 4.311706 ( 5.462192)
test_btest 0.000862 0.000162 84.616931 ( 58.648913)
test_basic 0.001416 0.006478 0.981417 ( 1.602761)
test_all 0.001344 0.000294 636.944608 (341.716296)
test_rubyspec 0.017011 0.039272 93.339819 (131.555353)
total: 822.88 sec