Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-182144
#<BuildRuby:0x0000558bd68f6008
@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.20240217-182144",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.005602 0.000386 1.563402 ( 1.896006)
build_miniruby 0.001116 0.000077 1.485349 ( 1.483049)
build_ruby 0.001404 0.000097 3.149226 ( 3.385994)
build_all 0.007714 0.000000 6.174786 ( 2.355516)
build_install 0.013118 0.003812 7.717156 ( 3.767091)
test_btest 0.000819 0.000070 88.042416 ( 23.043061)
test_basic 0.006212 0.000178 0.920847 ( 0.981493)
test_all 0.064680 0.052411 770.388459 (242.485238)
test_rubyspec 0.036798 0.048613 104.996388 (114.168885)
total: 393.57 sec