Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-191234
#<BuildRuby:0x000055ccbc30a078
@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.20230914-191234",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.003749 0.004667 3.295822 ( 6.119966)
build_miniruby 0.000000 0.004371 36.679452 ( 37.665512)
build_ruby 0.000000 0.001981 3.208698 ( 3.393533)
build_all 0.004922 0.003090 6.245579 ( 3.922671)
build_install 0.004784 0.015548 7.835952 ( 6.840088)
test_btest 0.000531 0.000188 82.718229 ( 45.318785)
test_basic 0.003542 0.003735 0.961411 ( 1.186543)
test_all 0.007761 0.001414 708.132225 (325.892417)
test_rubyspec 0.036973 0.032285 102.607615 (122.073946)
total: 552.41 sec