Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-205854
#<BuildRuby:0x0000559bb238a308
@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.20230121-205854",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.003385 0.000846 1.163431 ( 1.773436)
build_miniruby 0.001251 0.000313 1.225388 ( 1.316522)
build_ruby 0.000000 0.001775 2.801007 ( 3.161307)
build_all 0.004613 0.002427 3.726061 ( 2.374389)
build_install 0.013471 0.001340 2.879443 ( 2.684808)
test_btest 0.000592 0.000155 55.921575 ( 29.073046)
test_basic 0.000000 0.005678 0.427732 ( 0.607813)
test_all 0.000000 0.001264 651.178519 (275.124025)
test_rubyspec 0.017982 0.030838 72.050685 ( 85.388135)
total: 401.50 sec