Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-115442
#<BuildRuby:0x0000560384f52368
@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.20230626-115442",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.005672 0.001621 2.031633 ( 5.482345)
build_miniruby 0.001270 0.000363 1.578582 ( 1.980977)
build_ruby 0.001192 0.000340 3.101630 ( 4.686554)
build_all 0.007498 0.000000 2.539589 ( 3.110468)
build_install 0.010889 0.007732 3.860164 ( 4.509789)
test_btest 0.000759 0.000234 78.970750 ( 46.329141)
test_basic 0.004053 0.002851 0.869836 ( 1.275887)
test_all 0.000860 0.000276 603.049917 (301.376043)
test_rubyspec 0.037221 0.015168 88.661579 (114.508157)
total: 483.26 sec