Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-235953
#<BuildRuby:0x000055f4648e21d8
@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.20230720-235953",
@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.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.002423 0.003715 1.995068 ( 3.172767)
build_miniruby 0.001106 0.000212 1.499400 ( 1.501483)
build_ruby 0.001236 0.000237 3.201586 ( 3.403756)
build_all 0.007841 0.000000 2.559162 ( 1.774578)
build_install 0.003772 0.014887 3.777785 ( 2.864462)
test_btest 0.000644 0.000194 77.950294 ( 38.175951)
test_basic 0.008199 0.000000 0.923867 ( 1.208017)
test_all 0.001088 0.000000 633.242599 (221.457078)
test_rubyspec 0.029714 0.019885 84.127739 ( 96.230496)
total: 369.79 sec