Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-220726
#<BuildRuby:0x0000561b9fac6230
@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.20230924-220726",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.006944 2.114773 ( 3.352617)
build_miniruby 0.000333 0.000906 1.533393 ( 1.531575)
build_ruby 0.001845 0.000000 3.447544 ( 3.611596)
build_all 0.008880 0.000000 6.198997 ( 2.773427)
build_install 0.012953 0.006899 7.618471 ( 3.988658)
test_btest 0.000915 0.000242 79.433362 ( 23.624667)
test_basic 0.000268 0.006680 0.852562 ( 0.913220)
test_all 0.007941 0.000477 642.914063 (208.098682)
test_rubyspec 0.032671 0.032176 92.811954 (104.322677)
total: 352.22 sec