Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-125255
#<BuildRuby:0x0000563c3ffe2118
@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.20230505-125255",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006021 0.000178 1.841221 ( 4.014798)
build_miniruby 0.000000 0.001600 1.268780 ( 1.305274)
build_ruby 0.000000 0.001495 2.540356 ( 2.922770)
build_all 0.005110 0.001490 2.150540 ( 2.273861)
build_install 0.014420 0.000702 3.457356 ( 2.849242)
test_btest 0.000698 0.000084 74.344339 ( 41.392739)
test_basic 0.000000 0.008099 0.739878 ( 1.013228)
test_all 0.000000 0.002702 556.640997 (227.032077)
test_rubyspec 0.027154 0.020881 79.820275 ( 95.431002)
total: 378.24 sec