Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-132559
#<BuildRuby:0x00005565dd5f9fb8
@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.20230211-132559",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.000045 0.004130 1.031031 ( 1.389146)
build_miniruby 0.001209 0.000000 0.861233 ( 0.859918)
build_ruby 0.001471 0.000000 1.920409 ( 2.132358)
build_all 0.005445 0.000000 3.174438 ( 1.451506)
build_install 0.007267 0.004506 2.661094 ( 1.822413)
test_btest 0.000694 0.000083 58.018252 ( 17.629992)
test_basic 0.005293 0.000000 0.410550 ( 0.503625)
test_all 0.000984 0.000000 636.359498 (197.516421)
test_rubyspec 0.032897 0.016438 70.840254 ( 81.213938)
total: 304.52 sec