Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-201940
#<BuildRuby:0x0000562910306008
@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.20230503-201940",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.005694 1.510400 ( 2.742265)
build_miniruby 0.000000 0.001239 1.125750 ( 1.124209)
build_ruby 0.000188 0.001102 2.102632 ( 2.312931)
build_all 0.004497 0.001022 1.702429 ( 0.902910)
build_install 0.013356 0.000102 2.980369 ( 1.935787)
test_btest 0.000596 0.000119 71.519743 ( 19.650915)
test_basic 0.004154 0.000831 0.658058 ( 0.731078)
test_all 0.000000 0.001067 486.702722 (148.707299)
test_rubyspec 0.009410 0.032629 67.897050 ( 79.573668)
total: 257.68 sec