Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-035747
#<BuildRuby:0x00005581c9c927c8
@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-035747",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002954 0.004542 2.340952 ( 6.832527)
build_miniruby 0.000000 0.001678 1.828302 ( 3.875588)
build_ruby 0.000627 0.001294 3.577718 ( 7.764857)
build_all 0.007386 0.000918 2.785264 ( 5.288636)
build_install 0.014803 0.005831 4.397129 ( 6.509794)
test_btest 0.000000 0.001363 84.441923 ( 66.597483)
test_basic 0.001389 0.005965 1.004629 ( 2.549410)
test_all 0.000855 0.000276 731.003078 (570.768920)
test_rubyspec 0.028692 0.034305 103.293230 (164.614328)
total: 834.80 sec