Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-185058
#<BuildRuby:0x00005600802b9fb8
@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.20230130-185058",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000474 0.004102 0.897076 ( 1.306417)
build_miniruby 0.000963 0.000175 1.172560 ( 1.170684)
build_ruby 0.001113 0.000203 1.821507 ( 2.018199)
build_all 0.006702 0.000000 3.482085 ( 1.701144)
build_install 0.008682 0.004746 2.538985 ( 1.679139)
test_btest 0.000630 0.000126 55.947669 ( 14.605545)
test_basic 0.000000 0.004987 0.418197 ( 0.509736)
test_all 0.000000 0.001291 596.818162 (168.755636)
test_rubyspec 0.022134 0.027592 61.927698 ( 72.010553)
total: 263.76 sec