Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-213345
#<BuildRuby:0x000055f52c365f48
@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.20240227-213345",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003261 0.003918 2.396876 ( 2.131022)
build_miniruby 0.001060 0.000204 1.276882 ( 1.274970)
build_ruby 0.001478 0.000000 2.776280 ( 2.996774)
build_all 0.006503 0.000734 6.264004 ( 2.407643)
build_install 0.005423 0.012516 7.766379 ( 3.576112)
test_btest 0.000000 0.000914 87.945065 ( 23.809606)
test_basic 0.005947 0.000253 0.873921 ( 0.932829)
test_all 0.097348 0.021445 772.892086 (252.716824)
test_rubyspec 0.037733 0.039973 106.544746 (115.697206)
total: 405.54 sec