Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-033048
#<BuildRuby:0x000055fa798ba078
@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.20231220-033048",
@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.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.005503 0.000305 1.595227 ( 1.927728)
build_miniruby 0.001186 0.000066 1.402225 ( 1.400592)
build_ruby 0.001529 0.000000 2.851913 ( 3.073332)
build_all 0.006604 0.000000 5.175398 ( 2.023385)
build_install 0.015531 0.000260 6.621927 ( 3.377211)
test_btest 0.000915 0.000041 80.639599 ( 21.495768)
test_basic 0.001492 0.004969 0.826158 ( 0.886545)
test_all 0.082327 0.035484 641.313334 (187.320169)
test_rubyspec 0.032431 0.019035 82.468165 ( 93.979921)
total: 315.49 sec