Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-031819
#<BuildRuby:0x0000564fc69e5fb8
@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.20221223-031819",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005690 0.000137 1.189364 ( 2.173349)
build_miniruby 0.001193 0.000114 1.420034 ( 1.532599)
build_ruby 0.000000 0.002007 3.864249 ( 4.868539)
build_all 0.005026 0.002996 4.254799 ( 4.371559)
build_install 0.020054 0.000185 3.492317 ( 4.378095)
test_btest 0.000798 0.000096 58.521683 ( 46.587048)
test_basic 0.006782 0.000814 0.466394 ( 0.877769)
test_all 0.001787 0.000215 691.542866 (601.280471)
test_rubyspec 0.040887 0.018336 77.744709 (114.435380)
total: 780.51 sec