Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-192423
#<BuildRuby:0x000055c35c899fe8
@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.20230118-192423",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001490 0.004023 1.139013 ( 2.220350)
build_miniruby 0.001280 0.000222 1.184141 ( 1.197852)
build_ruby 0.001602 0.000000 3.002300 ( 3.334805)
build_all 0.008300 0.001015 3.902077 ( 3.032139)
build_install 0.015134 0.003181 3.001851 ( 2.932965)
test_btest 0.000837 0.000144 53.659418 ( 30.191149)
test_basic 0.000000 0.006102 0.437500 ( 0.678080)
test_all 0.000000 0.001244 640.107226 (248.651717)
test_rubyspec 0.028552 0.019222 70.832526 ( 81.234474)
total: 373.47 sec