Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-193522
#<BuildRuby:0x00005605d08d2008
@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.20230506-193522",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005834 0.000331 1.903046 ( 4.455428)
build_miniruby 0.001062 0.000193 1.357026 ( 1.515200)
build_ruby 0.001475 0.000268 2.658902 ( 3.090498)
build_all 0.005559 0.001011 2.139913 ( 2.320237)
build_install 0.014091 0.000856 3.329098 ( 3.306951)
test_btest 0.000639 0.000106 73.942465 ( 41.950028)
test_basic 0.006592 0.000299 0.733254 ( 0.947237)
test_all 0.001055 0.000169 603.410154 (241.035335)
test_rubyspec 0.026494 0.024358 83.047855 (100.745691)
total: 399.37 sec