Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-163156
#<BuildRuby:0x0000557b213d9f90
@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.20230110-163156",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001075 0.004130 1.155903 ( 1.581596)
build_miniruby 0.000000 0.001848 1.657231 ( 1.661297)
build_ruby 0.001257 0.000437 3.211520 ( 29.357986)
build_all 0.007181 0.000807 4.015161 ( 2.128703)
build_install 0.012470 0.001035 2.989167 ( 2.157331)
test_btest 0.000649 0.000139 57.898901 ( 19.044917)
test_basic 0.005114 0.001096 0.440891 ( 0.564467)
test_all 0.001272 0.000273 660.951820 (223.261519)
test_rubyspec 0.027662 0.020024 70.143413 ( 83.351960)
total: 363.11 sec