Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231226-185934
#<BuildRuby:0x000055ddb29e64f8
@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.20231226-185934",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.000000 0.005131 1.358088 ( 1.730098)
build_miniruby 0.000614 0.000743 1.328560 ( 1.326377)
build_ruby 0.001219 0.000342 3.008950 ( 3.247854)
build_all 0.005740 0.000532 5.314552 ( 2.088531)
build_install 0.010211 0.004563 6.276722 ( 3.197750)
test_btest 0.000618 0.000177 78.132921 ( 20.634347)
test_basic 0.000000 0.005644 0.655097 ( 0.713645)
test_all 0.093881 0.024046 759.610771 (242.578049)
test_rubyspec 0.037038 0.027396 93.133161 (104.984671)
total: 380.50 sec