Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-044923
#<BuildRuby:0x000055d32da9a168
@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.20230102-044923",
@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.000000 0.000013 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000882 0.004072 1.054493 ( 1.428723)
build_miniruby 0.001227 0.000102 1.175777 ( 1.174182)
build_ruby 0.001368 0.000114 3.050090 ( 3.413455)
build_all 0.006547 0.000000 3.673628 ( 1.878851)
build_install 0.010724 0.003799 2.744890 ( 1.802826)
test_btest 0.000000 0.000846 55.140360 ( 15.111829)
test_basic 0.001336 0.003313 0.405527 ( 0.499109)
test_all 0.001067 0.000148 598.042955 (178.232612)
test_rubyspec 0.026413 0.016507 63.908215 ( 73.918412)
total: 277.46 sec