Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-024836
#<BuildRuby:0x0000558edc7a6230
@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.20230707-024836",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.001822 0.004268 2.080941 ( 3.848532)
build_miniruby 0.001363 0.000000 1.508693 ( 1.769563)
build_ruby 0.001698 0.000000 3.355170 ( 4.135761)
build_all 0.003636 0.003841 2.553645 ( 3.139767)
build_install 0.019189 0.000000 4.038136 ( 5.488822)
test_btest 0.000907 0.000019 83.564777 ( 45.357520)
test_basic 0.004776 0.004154 0.920143 ( 1.716571)
test_all 0.000989 0.000180 618.855445 (345.394188)
test_rubyspec 0.042910 0.014485 94.147692 (136.927346)
total: 547.78 sec