Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-180132
#<BuildRuby:0x0000558b6c86e320
@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.20230210-180132",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.000000 0.004330 0.998441 ( 1.378016)
build_miniruby 0.000000 0.001283 1.168802 ( 1.167345)
build_ruby 0.000000 0.001427 2.310052 ( 2.548346)
build_all 0.000680 0.006359 3.503918 ( 1.699787)
build_install 0.004012 0.009662 2.704348 ( 1.846764)
test_btest 0.000456 0.000169 57.256619 ( 15.675179)
test_basic 0.005501 0.000000 0.413231 ( 0.509742)
test_all 0.000000 0.001127 625.505265 (182.238635)
test_rubyspec 0.022415 0.017425 66.267970 ( 76.188351)
total: 283.25 sec