Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-041845
#<BuildRuby:0x00005569ab08e228
@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.20240214-041845",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006181 0.000000 1.810114 ( 2.453611)
build_miniruby 0.001258 0.000000 1.429095 ( 1.427057)
build_ruby 0.001491 0.000000 3.389937 ( 3.584190)
build_all 0.006379 0.000524 6.271051 ( 2.417700)
build_install 0.015880 0.001552 7.883772 ( 3.775021)
test_btest 0.000834 0.000109 88.546944 ( 23.215623)
test_basic 0.000000 0.006243 0.701660 ( 0.761420)
test_all 0.079635 0.037968 672.819530 (199.684692)
test_rubyspec 0.047395 0.057515 159.150652 (168.315719)
total: 405.64 sec