Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-052024
#<BuildRuby:0x00005618c7d9e3c0
@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.20230214-052024",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.001194 0.003688 1.497082 ( 1.989894)
build_miniruby 0.001726 0.000000 1.291481 ( 1.293873)
build_ruby 0.001867 0.000000 2.500025 ( 2.722187)
build_all 0.006722 0.000305 4.046731 ( 2.523191)
build_install 0.014891 0.000000 3.046816 ( 2.730955)
test_btest 0.001077 0.000000 55.606321 ( 24.440542)
test_basic 0.006758 0.000000 0.511161 ( 0.612203)
test_all 0.001431 0.000019 639.778716 (240.909706)
test_rubyspec 0.023648 0.024959 71.224928 ( 81.870586)
total: 359.09 sec