Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-130246
#<BuildRuby:0x000055e78f47a118
@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.20230428-130246",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000026 0.000001 0.000027 ( 0.000026)
build_up 0.001365 0.004321 1.844615 ( 3.152773)
build_miniruby 0.001524 0.000122 1.369618 ( 1.372410)
build_ruby 0.001509 0.000121 2.550943 ( 2.760959)
build_all 0.000000 0.007196 2.272943 ( 1.865619)
build_install 0.008868 0.009391 3.558171 ( 3.087102)
test_btest 0.000613 0.000131 73.295652 ( 30.416885)
test_basic 0.003114 0.003003 0.727976 ( 0.828993)
test_all 0.001096 0.000255 592.300287 (208.964740)
test_rubyspec 0.035080 0.014059 76.409085 ( 88.195665)
total: 340.65 sec