Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-115422
#<BuildRuby:0x000055be8e1ee018
@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.20230202-115422",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000018 0.000008 0.000026 ( 0.000026)
configure 0.000016 0.000008 0.000024 ( 0.000024)
build_up 0.000737 0.004423 1.214161 ( 1.776538)
build_miniruby 0.001057 0.000528 1.187738 ( 1.229000)
build_ruby 0.001016 0.000508 2.491487 ( 2.704585)
build_all 0.004482 0.002241 3.958899 ( 2.298017)
build_install 0.012486 0.003797 2.962697 ( 2.518652)
test_btest 0.000562 0.000501 56.939242 ( 28.721261)
test_basic 0.000916 0.004939 0.432311 ( 0.567214)
test_all 0.000702 0.000368 627.060204 (232.369064)
test_rubyspec 0.020883 0.019795 66.968284 ( 77.003515)
total: 349.19 sec