Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-073104
#<BuildRuby:0x0000555d4d139f48
@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.20230527-073104",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006094 0.000337 1.899576 ( 4.130950)
build_miniruby 0.001356 0.000201 1.298108 ( 1.458779)
build_ruby 0.001593 0.000236 2.763961 ( 3.048351)
build_all 0.007026 0.000429 2.251071 ( 2.427749)
build_install 0.004143 0.012395 3.454426 ( 3.491586)
test_btest 0.000632 0.000153 76.900013 ( 40.111964)
test_basic 0.002602 0.004875 0.802197 ( 1.030445)
test_all 0.001234 0.000341 567.326056 (267.313006)
test_rubyspec 0.029715 0.021736 83.721368 (100.553329)
total: 423.57 sec