Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-040441
#<BuildRuby:0x00005595c388df48
@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.20230512-040441",
@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.000006 0.000017 ( 0.000016)
autoconf 0.000013 0.000006 0.000019 ( 0.000020)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.000906 0.004600 1.714080 ( 2.947314)
build_miniruby 0.001199 0.000000 1.072741 ( 1.071058)
build_ruby 0.001477 0.000000 2.024237 ( 2.231624)
build_all 0.000000 0.005921 1.755796 ( 0.959449)
build_install 0.011914 0.003083 3.253363 ( 2.242775)
test_btest 0.000617 0.000347 70.783695 ( 19.259036)
test_basic 0.002578 0.003101 0.760747 ( 0.832859)
test_all 0.000613 0.000361 529.981152 (155.483320)
test_rubyspec 0.017889 0.021608 69.784827 ( 81.665522)
total: 266.69 sec