Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-234029
#<BuildRuby:0x0000556790b6e7c8
@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.20230729-234029",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006711 0.000719 2.251341 ( 6.200969)
build_miniruby 0.001475 0.000158 1.808779 ( 2.730199)
build_ruby 0.001762 0.000189 3.508939 ( 5.881924)
build_all 0.003330 0.004933 2.693344 ( 3.852054)
build_install 0.012963 0.006894 4.220875 ( 6.045915)
test_btest 0.001131 0.000000 79.988823 ( 51.091818)
test_basic 0.003322 0.004946 0.923252 ( 1.521023)
test_all 0.001452 0.000301 706.845498 (605.138964)
test_rubyspec 0.036979 0.030983 97.995866 (266.875125)
total: 949.34 sec