Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-203255
#<BuildRuby:0x00005595d77a9a00
@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-203255",
@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.000017 0.000007 0.000024 ( 0.000023)
autoconf 0.000025 0.000010 0.000035 ( 0.000036)
configure 0.000024 0.000009 0.000033 ( 0.000034)
build_up 0.004985 0.000378 1.575249 ( 2.819805)
build_miniruby 0.001216 0.000464 1.443432 ( 1.699098)
build_ruby 0.001847 0.000000 2.837881 ( 3.453693)
build_all 0.008331 0.000000 4.238631 ( 3.136795)
build_install 0.013961 0.002556 3.193365 ( 3.275391)
test_btest 0.000668 0.000214 59.441880 ( 26.893084)
test_basic 0.005194 0.001662 0.465291 ( 0.563847)
test_all 0.001499 0.000479 610.512543 (175.242554)
test_rubyspec 0.026447 0.012051 61.656426 ( 71.777886)
total: 288.86 sec