Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-133559
#<BuildRuby:0x00005563395528e0
@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.20230512-133559",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005252 0.000478 1.828886 ( 3.258386)
build_miniruby 0.001108 0.000101 1.286164 ( 1.291257)
build_ruby 0.000000 0.001683 2.556584 ( 2.785756)
build_all 0.004594 0.002174 2.221997 ( 1.560184)
build_install 0.014820 0.000218 3.467283 ( 2.481591)
test_btest 0.000592 0.000066 73.255822 ( 34.032817)
test_basic 0.007005 0.000000 0.791136 ( 0.897000)
test_all 0.002000 0.000032 577.328903 (222.999086)
test_rubyspec 0.032565 0.016828 77.225236 ( 89.182296)
total: 358.49 sec