Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-163717
#<BuildRuby:0x000056454c7a2078
@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.20230507-163717",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001948 0.003887 1.459918 ( 2.742459)
build_miniruby 0.001158 0.000116 0.959894 ( 0.958414)
build_ruby 0.001273 0.000127 1.939184 ( 2.152570)
build_all 0.004895 0.000074 1.842643 ( 1.072845)
build_install 0.013018 0.000044 2.711000 ( 1.771930)
test_btest 0.000766 0.000064 72.822069 ( 18.333393)
test_basic 0.000000 0.004838 0.689130 ( 0.762364)
test_all 0.000000 0.001172 546.078586 (168.817162)
test_rubyspec 0.030250 0.013592 66.754414 ( 78.352484)
total: 274.96 sec