Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-041323
#<BuildRuby:0x000056181f75e008
@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.20230513-041323",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.001748 0.003388 1.586094 ( 2.796852)
build_miniruby 0.001208 0.000000 1.174311 ( 1.181892)
build_ruby 0.001181 0.000000 2.206191 ( 2.429964)
build_all 0.005251 0.000061 1.987379 ( 1.110303)
build_install 0.011750 0.001815 3.039219 ( 1.950335)
test_btest 0.000641 0.000148 72.176061 ( 21.722579)
test_basic 0.003673 0.000848 0.628927 ( 0.701709)
test_all 0.001250 0.000767 557.640723 (206.642818)
test_rubyspec 0.026335 0.021447 73.236778 ( 85.090678)
total: 323.63 sec