Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-122248
#<BuildRuby:0x0000562ad24ee230
@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.20221225-122248",
@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.000064 0.000000 0.000064 ( 0.000034)
autoconf 0.000025 0.000000 0.000025 ( 0.000026)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004924 0.000087 1.087810 ( 1.743170)
build_miniruby 0.001571 0.000131 1.429579 ( 1.429594)
build_ruby 0.000000 0.001765 3.325423 ( 3.687622)
build_all 0.004846 0.002484 4.038705 ( 2.012992)
build_install 0.005753 0.010447 3.189139 ( 2.437645)
test_btest 0.000887 0.000183 56.395446 ( 21.795954)
test_basic 0.003438 0.000712 0.379454 ( 0.480987)
test_all 0.001669 0.000345 658.570345 (230.702650)
test_rubyspec 0.028590 0.016070 69.882565 ( 79.885024)
total: 344.18 sec