Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-075523
#<BuildRuby:0x000055a165fae1a8
@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-075523",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.000508 0.004035 1.031586 ( 1.421804)
build_miniruby 0.001110 0.000133 1.222334 ( 1.220376)
build_ruby 0.001292 0.000155 2.224199 ( 2.439851)
build_all 0.001948 0.004409 3.105600 ( 1.597958)
build_install 0.014871 0.000000 2.505485 ( 1.636620)
test_btest 0.000860 0.000000 55.375993 ( 14.700237)
test_basic 0.004719 0.000533 0.368455 ( 0.461333)
test_all 0.001805 0.000000 604.676488 (178.316573)
test_rubyspec 0.030473 0.010533 62.132255 ( 72.110159)
total: 273.91 sec