Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-064916
#<BuildRuby:0x0000555a09fa62a8
@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.20230109-064916",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.004249 0.000580 1.152443 ( 1.723398)
build_miniruby 0.001368 0.000000 1.498648 ( 1.520413)
build_ruby 0.001620 0.000000 3.556359 ( 4.118079)
build_all 0.007476 0.000866 3.938716 ( 2.663343)
build_install 0.014097 0.005219 3.211215 ( 3.145500)
test_btest 0.000734 0.000117 56.561384 ( 30.332071)
test_basic 0.005604 0.000897 0.461639 ( 0.572309)
test_all 0.000966 0.000155 640.250060 (278.670959)
test_rubyspec 0.033310 0.016713 72.060598 ( 88.613187)
total: 411.36 sec