Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-011953
#<BuildRuby:0x000056282ed0ded0
@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.20230105-011953",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.001185 0.003282 0.981666 ( 1.375880)
build_miniruby 0.001077 0.000299 1.170584 ( 1.169433)
build_ruby 0.001133 0.000315 3.148448 ( 3.500959)
build_all 0.002316 0.004830 3.531787 ( 1.872575)
build_install 0.012217 0.004072 3.135395 ( 2.272661)
test_btest 0.000901 0.000091 58.363324 ( 17.304045)
test_basic 0.004521 0.000328 0.420416 ( 0.517551)
test_all 0.000862 0.000275 681.868687 (397.345017)
test_rubyspec 0.027849 0.035740 78.051837 (117.567486)
total: 542.93 sec