Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-150135
#<BuildRuby:0x0000559c2adc23e8
@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.20230505-150135",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004920 0.000856 1.662408 ( 2.966375)
build_miniruby 0.000999 0.000174 0.980031 ( 0.978182)
build_ruby 0.001075 0.000187 2.161645 ( 2.380549)
build_all 0.005288 0.000000 1.817238 ( 0.967328)
build_install 0.011288 0.000000 2.829357 ( 1.850382)
test_btest 0.000607 0.000048 71.957239 ( 18.782200)
test_basic 0.004812 0.000713 0.645091 ( 0.717548)
test_all 0.001008 0.000149 568.864373 (226.185485)
test_rubyspec 0.031160 0.028184 83.643938 ( 98.158901)
total: 352.99 sec