Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-004354
#<BuildRuby:0x00005609c8602390
@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.20230510-004354",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.005001 0.000228 1.719256 ( 3.019789)
build_miniruby 0.001225 0.000055 1.334403 ( 1.337442)
build_ruby 0.001465 0.000067 2.572083 ( 3.045817)
build_all 0.006007 0.000273 2.058505 ( 2.138925)
build_install 0.015191 0.000237 3.277456 ( 3.236977)
test_btest 0.000638 0.000026 73.133727 ( 40.543219)
test_basic 0.005777 0.000241 0.749934 ( 0.855945)
test_all 0.001373 0.000057 584.311860 (236.771641)
test_rubyspec 0.045311 0.004971 78.649141 ( 93.905573)
total: 384.86 sec