Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-091449
#<BuildRuby:0x00005569b3ace320
@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.20230121-091449",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.003126 0.003778 1.198779 ( 2.828280)
build_miniruby 0.001564 0.000250 1.374217 ( 1.977460)
build_ruby 0.001838 0.000294 3.399533 ( 4.693240)
build_all 0.007622 0.000555 3.995480 ( 4.937079)
build_install 0.016668 0.001854 3.087944 ( 3.801692)
test_btest 0.001096 0.000045 59.578433 ( 63.062835)
test_basic 0.002601 0.004429 0.466368 ( 0.856956)
test_all 0.000960 0.000606 709.844391 (660.730117)
test_rubyspec 0.024587 0.030765 74.783465 ( 92.500684)
total: 835.39 sec