Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-202929
#<BuildRuby:0x00005645edbb6078
@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.20240110-202929",
@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.000001 0.000021 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.006656 1.876991 ( 3.488418)
build_miniruby 0.000697 0.000897 13.180019 ( 13.522350)
build_ruby 0.001543 0.000228 3.569242 ( 3.949689)
build_all 0.003390 0.004637 6.124967 ( 5.066195)
build_install 0.017040 0.000771 7.358565 ( 5.572333)
test_btest 0.000702 0.000117 86.033641 ( 62.975593)
test_basic 0.008215 0.000000 0.921930 ( 1.233203)
test_all 0.080010 0.037828 750.211218 (390.669773)
test_rubyspec 0.031057 0.039127 102.942340 (121.531538)
total: 608.01 sec