Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-052208
#<BuildRuby:0x0000557cdce3e320
@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.20240322-052208",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.007242 0.001448 3.780291 ( 2.772775)
build_miniruby 0.001599 0.000000 1.733668 ( 1.736830)
build_ruby 0.001825 0.000000 3.448153 ( 12.734546)
build_all 0.008220 0.000000 6.710991 ( 3.100236)
build_install 0.016480 0.004001 9.421438 ( 4.766221)
test_btest 0.000761 0.000000 93.942736 ( 35.957511)
test_basic 0.003733 0.003406 1.000161 ( 1.087462)
test_all 0.073654 0.047272 797.133040 (332.371893)
test_rubyspec 0.056689 0.040912 135.272573 (166.702977)
total: 561.23 sec