Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-111416
#<BuildRuby:0x0000555d35af9a00
@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.20230910-111416",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.003020 0.003761 2.178385 ( 3.460784)
build_miniruby 0.001438 0.000332 1.747974 ( 1.765413)
build_ruby 0.001601 0.000370 3.153036 ( 3.375757)
build_all 0.007313 0.000719 6.195233 ( 3.840429)
build_install 0.012958 0.007409 7.415514 ( 4.867890)
test_btest 0.000607 0.000157 84.952298 ( 37.446210)
test_basic 0.008307 0.000000 0.966689 ( 1.090177)
test_all 0.004154 0.007101 692.081981 (290.936017)
test_rubyspec 0.047973 0.024067 104.048257 (116.376254)
total: 463.16 sec