Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-102008
#<BuildRuby:0x00005601b65fe0e8
@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.20230112-102008",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004205 0.000631 0.881163 ( 1.274860)
build_miniruby 0.001149 0.000172 1.145212 ( 1.143644)
build_ruby 0.001271 0.000191 2.796474 ( 3.163813)
build_all 0.006591 0.000329 3.312808 ( 1.558153)
build_install 0.009307 0.003751 2.400795 ( 1.563301)
test_btest 0.000843 0.000000 55.989841 ( 14.302009)
test_basic 0.000968 0.003767 0.402236 ( 0.494357)
test_all 0.001169 0.000000 579.656749 (164.667487)
test_rubyspec 0.022501 0.017879 55.756713 ( 65.763641)
total: 253.93 sec