Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-095553
#<BuildRuby:0x00005603a89e2008
@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.20230119-095553",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004365 0.000992 1.228913 ( 2.704282)
build_miniruby 0.001964 0.000000 1.414370 ( 1.825294)
build_ruby 0.001966 0.000031 3.317224 ( 4.443062)
build_all 0.007462 0.000746 4.009890 ( 4.617665)
build_install 0.016096 0.004026 3.192698 ( 3.848891)
test_btest 0.000630 0.000135 58.564003 ( 53.878102)
test_basic 0.005799 0.000360 0.470520 ( 0.805066)
test_all 0.001736 0.000359 701.058671 (728.452059)
test_rubyspec 0.034494 0.028471 77.651910 (112.745068)
total: 913.32 sec