Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-131427
#<BuildRuby:0x00005622df451e80
@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.20230810-131427",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006496 0.000590 2.366716 ( 6.474641)
build_miniruby 0.001240 0.000113 1.788415 ( 3.561021)
build_ruby 0.001742 0.000159 3.614932 ( 17.963595)
build_all 0.007753 0.000320 2.926959 ( 3.690944)
build_install 0.015383 0.005503 4.566864 ( 8.241935)
test_btest 0.000824 0.000094 84.874986 ( 67.265914)
test_basic 0.000000 0.008533 0.978728 ( 1.641007)
test_all 0.000538 0.000626 684.720899 (507.511052)
test_rubyspec 0.034600 0.024868 103.514948 (198.523593)
total: 814.88 sec