Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-015753
#<BuildRuby:0x000055c926daa008
@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.20230721-015753",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.003024 0.004625 2.021439 ( 3.169013)
build_miniruby 0.001147 0.000220 1.396025 ( 1.394715)
build_ruby 0.001091 0.000210 2.832289 ( 3.034962)
build_all 0.000000 0.006400 2.291745 ( 1.268048)
build_install 0.015736 0.000000 3.667316 ( 2.407316)
test_btest 0.000659 0.000045 76.807114 ( 19.941699)
test_basic 0.001045 0.004234 0.741422 ( 0.805413)
test_all 0.000000 0.001453 604.212892 (174.851318)
test_rubyspec 0.019857 0.024019 79.637275 ( 91.114457)
total: 297.99 sec