Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-012038
#<BuildRuby:0x000055b5bdfd5f48
@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.20230628-012038",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006952 0.000480 2.158745 ( 6.432073)
build_miniruby 0.001517 0.000104 1.657591 ( 3.163218)
build_ruby 0.001896 0.000131 3.337373 ( 7.137027)
build_all 0.008419 0.000581 2.555034 ( 3.831590)
build_install 0.020228 0.000726 4.182657 ( 7.970387)
test_btest 0.000979 0.000063 84.672489 ( 87.260188)
test_basic 0.002854 0.004695 0.895452 ( 2.208326)
test_all 0.001365 0.000128 646.439681 (684.680015)
test_rubyspec 0.023777 0.039816 94.668786 (237.120738)
total: 1039.80 sec