Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-075829
#<BuildRuby:0x00005560fadd67c8
@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.20230819-075829",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006815 0.000287 2.372754 ( 7.194033)
build_miniruby 0.000000 0.002199 1.887865 ( 4.122137)
build_ruby 0.000121 0.001712 3.608401 ( 9.000503)
build_all 0.001197 0.007493 6.639309 ( 8.559180)
build_install 0.011650 0.008677 8.206196 ( 9.554600)
test_btest 0.000860 0.000191 87.323220 ( 79.742204)
test_basic 0.004175 0.004078 1.011566 ( 2.691094)
test_all 0.009066 0.002205 717.051136 (617.926957)
test_rubyspec 0.046474 0.029823 111.957152 (253.138935)
total: 991.93 sec