Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-010241
#<BuildRuby:0x00007fbe42f5fde0
@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.20240717-010241",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000017 0.000003 0.000020 ( 0.000022)
build_up 0.002856 0.004699 3.003821 ( 3.100219)
build_miniruby 0.000000 0.001641 1.418108 ( 1.415146)
build_ruby 0.000000 0.001893 3.885122 ( 4.076373)
build_all 0.006651 0.003150 7.800316 ( 2.897936)
build_install 0.021189 0.002140 11.375642 ( 5.338813)
test_btest 0.001023 0.000000 118.311474 ( 71.083520)
test_basic 0.008670 0.003554 1.318302 ( 1.594800)
test_all 0.107651 0.055137 905.543861 (483.209332)
test_rubyspec 0.062336 0.031673 174.182055 (136.079925)
total: 708.80 sec