Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-174252
#<BuildRuby:0x000055fe71919f68
@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.20221220-174252",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000009 0.000002 0.000011 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000018)
build_up 0.004570 0.000127 1.045027 ( 1.420218)
build_miniruby 0.001132 0.000266 1.299469 ( 1.297792)
build_ruby 0.001374 0.000323 2.842912 ( 3.185983)
build_all 0.005549 0.001306 3.504405 ( 1.724380)
build_install 0.006991 0.006607 2.709731 ( 1.769603)
test_btest 0.000637 0.000188 56.517517 ( 15.141585)
test_basic 0.003456 0.001016 0.416848 ( 0.510437)
test_all 0.001166 0.000343 584.417445 (179.726699)
test_rubyspec 0.023935 0.014534 59.870113 ( 69.908946)
total: 274.69 sec