Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-074503
#<BuildRuby:0x00005623ae00dfe8
@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.20230110-074503",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.005154 0.000280 1.187436 ( 3.038300)
build_miniruby 0.001343 0.000305 1.331328 ( 1.333982)
build_ruby 0.001128 0.000256 3.419051 ( 3.917839)
build_all 0.006463 0.001468 3.916728 ( 2.830128)
build_install 0.012256 0.004888 3.076516 ( 2.914280)
test_btest 0.000940 0.000000 56.251790 ( 32.873487)
test_basic 0.005320 0.000830 0.434011 ( 0.575529)
test_all 0.001903 0.000457 632.792910 (285.688651)
test_rubyspec 0.019785 0.029892 69.177187 ( 83.157017)
total: 416.33 sec