Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-153921
#<BuildRuby:0x000055b23fd1df48
@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.20230819-153921",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005972 0.000996 2.211644 ( 6.314537)
build_miniruby 0.001273 0.000213 1.691159 ( 2.750144)
build_ruby 0.000000 0.002437 3.359907 ( 5.756193)
build_all 0.003295 0.004851 6.420351 ( 6.410628)
build_install 0.018578 0.001257 7.843636 ( 8.476982)
test_btest 0.000772 0.000154 82.963958 ( 56.789358)
test_basic 0.000000 0.003413 0.969816 ( 1.801293)
test_all 0.009787 0.001055 658.097159 (502.738555)
test_rubyspec 0.041737 0.029418 107.469600 (207.262224)
total: 798.30 sec