Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-131005
#<BuildRuby:0x000055ca86ca22a8
@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.20230819-131005",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.006857 0.000203 2.241665 ( 6.417438)
build_miniruby 0.001520 0.000112 1.698218 ( 3.203974)
build_ruby 0.001386 0.000910 3.385048 ( 5.848149)
build_all 0.004096 0.003896 6.028662 ( 6.150048)
build_install 0.013027 0.005703 7.445902 ( 7.417323)
test_btest 0.000672 0.000096 81.648582 ( 56.235695)
test_basic 0.003238 0.005395 0.991737 ( 2.095618)
test_all 0.008904 0.001590 718.766929 (561.345690)
test_rubyspec 0.039719 0.038164 110.417259 (245.834207)
total: 894.55 sec