Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-061738
#<BuildRuby:0x00005576c54ea8e0
@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.20230130-061738",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001099 0.003462 1.133931 ( 1.516971)
build_miniruby 0.000926 0.000155 1.038805 ( 1.037294)
build_ruby 0.001158 0.000193 2.288871 ( 2.497626)
build_all 0.003062 0.004548 3.836808 ( 1.990656)
build_install 0.014086 0.000364 2.798031 ( 2.033258)
test_btest 0.000731 0.000135 55.218065 ( 17.292514)
test_basic 0.000000 0.005357 0.376977 ( 0.476791)
test_all 0.000000 0.001303 645.711446 (195.337755)
test_rubyspec 0.024815 0.019488 66.250626 ( 76.199724)
total: 298.38 sec