Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-050717
#<BuildRuby:0x0000559ea94f27c8
@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.20230727-050717",
@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.000001 0.000013 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.002595 0.003772 2.124619 ( 3.326159)
build_miniruby 0.001580 0.000226 1.623432 ( 1.629251)
build_ruby 0.001714 0.000000 3.209407 ( 3.421583)
build_all 0.003920 0.003610 2.679628 ( 2.080165)
build_install 0.015702 0.001231 4.131419 ( 3.016642)
test_btest 0.000648 0.000101 82.328636 ( 39.067947)
test_basic 0.000000 0.006641 0.903003 ( 1.005873)
test_all 0.000000 0.001783 668.480471 (289.260713)
test_rubyspec 0.034035 0.023274 96.933313 (144.630155)
total: 487.44 sec