Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-120446
#<BuildRuby:0x0000564abeca6138
@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.20230119-120446",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.004956 0.000571 1.271661 ( 2.461938)
build_miniruby 0.001495 0.000172 1.341532 ( 1.702317)
build_ruby 0.001630 0.000188 3.205174 ( 4.684817)
build_all 0.007775 0.000897 4.110982 ( 4.942793)
build_install 0.011047 0.007666 3.053921 ( 3.750305)
test_btest 0.001265 0.000000 59.136200 ( 59.169133)
test_basic 0.005589 0.000448 0.454637 ( 0.858767)
test_all 0.000998 0.000161 684.817403 (492.617858)
test_rubyspec 0.031445 0.022970 74.142555 ( 95.467711)
total: 665.66 sec