Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-164611
#<BuildRuby:0x000055fd91c6e118
@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.20230810-164611",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.006533 0.000901 2.300599 ( 6.074196)
build_miniruby 0.001364 0.000188 1.669766 ( 2.466007)
build_ruby 0.001721 0.000237 3.486911 ( 6.507190)
build_all 0.008203 0.000524 2.937025 ( 4.364429)
build_install 0.014711 0.006069 4.338154 ( 6.175163)
test_btest 0.001091 0.000176 82.789651 ( 54.955836)
test_basic 0.005319 0.000084 0.976289 ( 2.327927)
test_all 0.001947 0.000079 715.576585 (427.139972)
test_rubyspec 0.032746 0.024217 99.533627 (159.016512)
total: 669.03 sec