Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-013847
#<BuildRuby:0x000055a3ddac28e0
@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.20230112-013847",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000000 0.000030 0.000030 ( 0.000030)
build_up 0.000606 0.004111 1.152014 ( 1.610062)
build_miniruby 0.001174 0.000098 1.434322 ( 1.434729)
build_ruby 0.001569 0.000131 3.269679 ( 3.608332)
build_all 0.004504 0.004835 4.010396 ( 2.196228)
build_install 0.017180 0.001526 2.903547 ( 2.119812)
test_btest 0.000813 0.000097 61.586374 ( 21.837628)
test_basic 0.006064 0.000121 0.441170 ( 0.540406)
test_all 0.000000 0.001162 591.532079 (172.818447)
test_rubyspec 0.027952 0.015475 57.269913 ( 67.098782)
total: 273.27 sec