Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-090617
#<BuildRuby:0x000055907d202098
@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.20230203-090617",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000000 0.004762 1.003594 ( 1.409556)
build_miniruby 0.000000 0.001121 0.922497 ( 0.921077)
build_ruby 0.000410 0.000993 1.804639 ( 2.024602)
build_all 0.005610 0.000468 3.318495 ( 1.509342)
build_install 0.002021 0.009633 2.246468 ( 1.460204)
test_btest 0.000640 0.000230 54.842394 ( 14.703182)
test_basic 0.001005 0.004792 0.365013 ( 0.461379)
test_all 0.001513 0.000617 644.741884 (197.359401)
test_rubyspec 0.029903 0.018074 72.629944 ( 85.928170)
total: 305.78 sec