Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-014856
#<BuildRuby:0x000055c54b37a008
@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.20230206-014856",
@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.000018)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.000000 0.004507 1.104808 ( 1.570134)
build_miniruby 0.000000 0.001343 1.189002 ( 1.189425)
build_ruby 0.000481 0.000906 2.336338 ( 2.572985)
build_all 0.004013 0.002667 3.931348 ( 2.067394)
build_install 0.009386 0.004361 2.835228 ( 2.293772)
test_btest 0.000474 0.000158 55.222139 ( 28.717339)
test_basic 0.006209 0.000777 0.451612 ( 0.684858)
test_all 0.000890 0.000286 629.385765 (239.029011)
test_rubyspec 0.023541 0.024679 71.440316 ( 81.816137)
total: 359.94 sec