Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-052459
#<BuildRuby:0x000055c327e82390
@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.20230903-052459",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.004906 0.000067 1.630904 ( 2.073712)
build_miniruby 0.001382 0.000092 1.712577 ( 1.712378)
build_ruby 0.000000 0.002020 3.453174 ( 3.675339)
build_all 0.006252 0.002110 6.512571 ( 3.557654)
build_install 0.018115 0.000908 7.696450 ( 4.611379)
test_btest 0.001022 0.000000 86.793446 ( 31.670677)
test_basic 0.003345 0.004378 1.000356 ( 1.065071)
test_all 0.004868 0.004376 720.533290 (260.083703)
test_rubyspec 0.041571 0.031812 102.588619 (114.768553)
total: 423.22 sec