Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-143615
#<BuildRuby:0x000056321937a018
@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.20240204-143615",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.005383 0.000646 1.542331 ( 1.864043)
build_miniruby 0.001154 0.000139 1.585735 ( 1.584274)
build_ruby 0.001369 0.000164 2.906709 ( 12.094260)
build_all 0.006698 0.000000 5.848321 ( 2.336008)
build_install 0.010027 0.007112 6.727953 ( 3.180308)
test_btest 0.000872 0.000141 83.106653 ( 22.426728)
test_basic 0.005427 0.000875 0.841940 ( 0.900276)
test_all 0.070172 0.046033 693.747887 (200.576125)
test_rubyspec 0.044909 0.051171 141.543709 (152.978485)
total: 397.94 sec