Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-134605
#<BuildRuby:0x0000559c23d16108
@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.20230812-134605",
@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.000020 0.000002 0.000022 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.002695 0.004012 2.239661 ( 5.332490)
build_miniruby 0.001229 0.000182 1.605653 ( 1.927458)
build_ruby 0.001860 0.000000 3.530067 ( 4.192886)
build_all 0.008359 0.000000 2.790095 ( 3.153706)
build_install 0.012487 0.008013 4.517246 ( 4.658836)
test_btest 0.000880 0.000160 83.934454 ( 45.133829)
test_basic 0.007012 0.001274 1.003952 ( 1.385222)
test_all 0.001077 0.000196 713.118810 (416.727975)
test_rubyspec 0.044825 0.025093 104.457762 (248.670721)
total: 731.18 sec