Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-124904
#<BuildRuby:0x000055bbd9e52258
@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.20230102-124904",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004658 0.000092 0.940025 ( 1.331403)
build_miniruby 0.001103 0.000138 1.396666 ( 1.395077)
build_ruby 0.001423 0.000178 2.663352 ( 3.036532)
build_all 0.000000 0.006353 3.068914 ( 1.381999)
build_install 0.003630 0.008581 2.772941 ( 1.814699)
test_btest 0.000608 0.000202 55.040837 ( 14.472935)
test_basic 0.003262 0.001088 0.341630 ( 0.434712)
test_all 0.001143 0.000381 583.197984 (166.558622)
test_rubyspec 0.016895 0.023143 58.733616 ( 68.795722)
total: 259.22 sec