Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-020142
#<BuildRuby:0x00005583e12d5ef0
@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.20230711-020142",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.006056 1.967541 ( 3.172384)
build_miniruby 0.000000 0.001424 1.619563 ( 1.623646)
build_ruby 0.001649 0.000000 3.003520 ( 3.209656)
build_all 0.006147 0.000246 2.383308 ( 1.355443)
build_install 0.014643 0.002346 3.591464 ( 2.400993)
test_btest 0.000758 0.000134 84.496903 ( 22.782327)
test_basic 0.002967 0.002885 0.837891 ( 0.909672)
test_all 0.000935 0.000182 615.932261 (215.481113)
test_rubyspec 0.019036 0.031075 86.388058 ( 98.006832)
total: 348.94 sec