Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-132047
#<BuildRuby:0x000055e7b55d6108
@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.20230802-132047",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.003985 0.003817 2.368278 ( 8.570753)
build_miniruby 0.001701 0.000258 4.119895 ( 7.723059)
build_ruby 0.001493 0.000226 3.487255 ( 17.586386)
build_all 0.008576 0.000689 2.777676 ( 5.126326)
build_install 0.018966 0.001513 4.559613 ( 11.172505)
test_btest 0.000781 0.000108 84.249379 ( 86.393963)
test_basic 0.004209 0.003651 0.981274 ( 3.031954)
test_all 0.001708 0.000000 646.207295 (456.052539)
test_rubyspec 0.013235 0.039066 97.933946 (137.316812)
total: 732.98 sec