Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-013423
#<BuildRuby:0x000055860f77a868
@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.20230125-013423",
@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.000019 0.000000 0.000019 ( 0.000020)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001233 0.004063 1.219626 ( 2.193142)
build_miniruby 0.001600 0.000123 1.215704 ( 1.371237)
build_ruby 0.001320 0.000101 3.024149 ( 3.728006)
build_all 0.007535 0.000252 4.046292 ( 2.552909)
build_install 0.018390 0.000374 3.163692 ( 3.202197)
test_btest 0.001016 0.000068 56.058584 ( 34.044404)
test_basic 0.005363 0.000358 0.446703 ( 0.802368)
test_all 0.001171 0.000078 658.243074 (305.846636)
test_rubyspec 0.023939 0.028362 73.175704 ( 90.560146)
total: 444.30 sec