Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-013006
#<BuildRuby:0x0000559b65bf6390
@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.20230903-013006",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.002003 0.003410 1.682857 ( 2.075157)
build_miniruby 0.001589 0.000508 1.556963 ( 1.568396)
build_ruby 0.001348 0.000431 3.126116 ( 3.382143)
build_all 0.002790 0.005119 6.098206 ( 3.190343)
build_install 0.012670 0.006847 7.255779 ( 4.453907)
test_btest 0.000731 0.000277 83.124667 ( 33.302031)
test_basic 0.005453 0.003039 0.933071 ( 1.002981)
test_all 0.007234 0.002174 730.481954 (259.868851)
test_rubyspec 0.030332 0.046934 107.029509 (140.590230)
total: 449.44 sec