Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-154409
#<BuildRuby:0x0000560b6e822218
@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.20230216-154409",
@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.000000 0.000016 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.000656 0.003830 1.403602 ( 1.808793)
build_miniruby 0.001286 0.000123 1.159357 ( 1.158105)
build_ruby 0.001438 0.000137 2.420999 ( 2.618328)
build_all 0.006839 0.000651 4.029163 ( 2.090170)
build_install 0.010747 0.003609 3.012836 ( 2.249397)
test_btest 0.000647 0.000078 56.133088 ( 19.150003)
test_basic 0.000000 0.004811 0.475619 ( 0.567894)
test_all 0.000000 0.001339 622.482739 (190.760641)
test_rubyspec 0.029582 0.012807 65.938313 ( 76.064728)
total: 296.47 sec