Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-124956
#<BuildRuby:0x0000555c379c2118
@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.20230826-124956",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000014 0.000002 0.000016 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.002234 0.003839 2.178250 ( 3.402951)
build_miniruby 0.001160 0.000165 1.383503 ( 1.386394)
build_ruby 0.001991 0.000000 2.879020 ( 30.702441)
build_all 0.006909 0.000108 6.084729 ( 2.567752)
build_install 0.011357 0.006008 7.587949 ( 3.952551)
test_btest 0.000790 0.000000 86.921860 ( 29.566582)
test_basic 0.004062 0.004601 0.938233 ( 1.010443)
test_all 0.007473 0.000000 684.238304 (220.739004)
test_rubyspec 0.030879 0.025124 97.914018 (109.897992)
total: 403.23 sec