Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-083054
#<BuildRuby:0x000055ddbf7c5fb8
@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.20230729-083054",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005129 0.000733 2.136912 ( 3.467167)
build_miniruby 0.000000 0.001854 1.629700 ( 1.636679)
build_ruby 0.000000 0.001948 3.145995 ( 3.370616)
build_all 0.006101 0.001220 2.611714 ( 1.843684)
build_install 0.018297 0.000000 4.171211 ( 3.147171)
test_btest 0.000730 0.000000 82.459021 ( 32.837462)
test_basic 0.003848 0.003084 0.892156 ( 1.008879)
test_all 0.001137 0.000195 622.932020 (237.096020)
test_rubyspec 0.026608 0.029437 92.480578 (110.696393)
total: 395.11 sec