Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-191239
#<BuildRuby:0x0000564bccbde138
@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.20230106-191239",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.001777 0.004447 1.170530 ( 1.804075)
build_miniruby 0.001163 0.000211 1.650657 ( 1.669770)
build_ruby 0.001403 0.000255 3.202889 ( 28.407099)
build_all 0.002355 0.004865 3.909907 ( 2.048269)
build_install 0.013056 0.003355 2.839471 ( 2.106446)
test_btest 0.000545 0.000126 55.745254 ( 17.847513)
test_basic 0.005485 0.000266 0.408695 ( 0.514553)
test_all 0.001470 0.000327 630.723840 (222.866556)
test_rubyspec 0.029057 0.021264 69.084061 ( 80.129702)
total: 357.39 sec