Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-050051
#<BuildRuby:0x00005600142ae120
@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.20230612-050051",
@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.000006 0.000022 ( 0.000022)
autoconf 0.000019 0.000007 0.000026 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.004004 0.001525 1.711525 ( 2.899788)
build_miniruby 0.001216 0.000464 1.413604 ( 1.411887)
build_ruby 0.001218 0.000464 2.647717 ( 2.849576)
build_all 0.005146 0.001405 2.094316 ( 1.167889)
build_install 0.010419 0.007270 3.309809 ( 2.271205)
test_btest 0.000496 0.000202 76.291233 ( 24.925706)
test_basic 0.000000 0.005906 0.749319 ( 0.823805)
test_all 0.000000 0.001152 560.606487 (179.255494)
test_rubyspec 0.022706 0.028756 79.714180 ( 92.150262)
total: 307.76 sec