Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-064818
#<BuildRuby:0x000056274d1022a8
@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.20230217-064818",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.004501 0.000052 1.333225 ( 1.757031)
build_miniruby 0.000000 0.001260 1.161169 ( 1.159018)
build_ruby 0.000000 0.001140 1.702478 ( 1.927940)
build_all 0.004599 0.001134 3.102652 ( 1.498963)
build_install 0.013433 0.000000 2.521126 ( 1.696702)
test_btest 0.000701 0.000000 55.469024 ( 14.231102)
test_basic 0.000365 0.003786 0.361296 ( 0.454000)
test_all 0.000938 0.000156 573.045637 (160.420201)
test_rubyspec 0.015478 0.018381 57.216866 ( 67.222583)
total: 250.37 sec