Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-045500
#<BuildRuby:0x00005618d529e228
@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.20230216-045500",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.000762 0.004173 1.442764 ( 2.339787)
build_miniruby 0.000945 0.000315 1.226814 ( 1.383357)
build_ruby 0.000000 0.001886 2.421750 ( 2.869701)
build_all 0.004117 0.003610 3.997145 ( 2.478264)
build_install 0.010973 0.003589 3.173539 ( 2.959239)
test_btest 0.000301 0.000982 56.708810 ( 33.542993)
test_basic 0.002847 0.002693 0.474801 ( 0.579148)
test_all 0.001338 0.000000 643.879999 (261.716154)
test_rubyspec 0.025148 0.021443 72.821685 ( 86.770783)
total: 394.64 sec