Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-160300
#<BuildRuby:0x00005655185c6228
@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.20230818-160300",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.007264 0.000000 2.242500 ( 6.915169)
build_miniruby 0.001795 0.000058 1.636347 ( 3.808294)
build_ruby 0.001615 0.000111 3.352432 ( 7.576659)
build_all 0.008814 0.000021 6.603989 ( 9.014828)
build_install 0.017659 0.003953 7.988223 ( 11.576076)
test_btest 0.001085 0.000090 86.303422 ( 85.568031)
test_basic 0.008220 0.000685 1.005736 ( 2.532217)
test_all 0.016800 0.000628 724.521730 (659.947338)
test_rubyspec 0.025695 0.048154 108.650777 (208.943548)
total: 995.88 sec