Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-140355
#<BuildRuby:0x000055f5089622a8
@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.20221229-140355",
@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.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.001041 0.003176 0.920081 ( 1.443100)
build_miniruby 0.000915 0.000229 1.416689 ( 1.415364)
build_ruby 0.001301 0.000326 3.261323 ( 3.647617)
build_all 0.006943 0.000000 3.719439 ( 1.902391)
build_install 0.011584 0.003689 3.064816 ( 2.201082)
test_btest 0.000713 0.000172 55.147801 ( 17.767704)
test_basic 0.000000 0.005802 0.448802 ( 0.557743)
test_all 0.000639 0.000865 625.547631 (203.794906)
test_rubyspec 0.019865 0.028662 71.282342 ( 83.588774)
total: 316.32 sec