Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-013442
#<BuildRuby:0x000055c44d57a230
@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.20240120-013442",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.004864 0.000778 1.690174 ( 2.118933)
build_miniruby 0.001351 0.000217 1.641289 ( 1.657813)
build_ruby 0.000000 0.001701 3.310058 ( 3.554535)
build_all 0.001881 0.006117 6.004056 ( 3.335021)
build_install 0.012434 0.005178 7.180799 ( 4.509272)
test_btest 0.000717 0.000179 83.601803 ( 42.623949)
test_basic 0.005018 0.002270 0.937338 ( 1.009349)
test_all 0.080236 0.037603 796.727107 (313.483905)
test_rubyspec 0.046925 0.056468 162.042747 (174.137416)
total: 546.43 sec