Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-075904
#<BuildRuby:0x000055d9006ce3d0
@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-075904",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005501 0.000660 1.820283 ( 2.156647)
build_miniruby 0.001263 0.000151 1.556520 ( 1.556609)
build_ruby 0.001524 0.000183 3.213208 ( 3.438628)
build_all 0.003446 0.004268 6.020754 ( 3.102631)
build_install 0.014982 0.003958 7.332407 ( 4.197336)
test_btest 0.000831 0.000138 84.321248 ( 34.617352)
test_basic 0.005847 0.000974 0.950742 ( 1.050446)
test_all 0.083642 0.031008 711.996111 (263.073346)
test_rubyspec 0.064726 0.042693 169.252176 (187.534521)
total: 500.73 sec