Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-134740
#<BuildRuby:0x00005591fd24e4f8
@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.20240121-134740",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.000000 0.005840 1.688590 ( 2.030400)
build_miniruby 0.000340 0.001307 1.742319 ( 1.741424)
build_ruby 0.001483 0.000371 3.328392 ( 3.575886)
build_all 0.007713 0.000000 6.070587 ( 2.591758)
build_install 0.013803 0.002139 6.848621 ( 3.366150)
test_btest 0.000000 0.000804 81.749004 ( 20.806235)
test_basic 0.001800 0.003935 0.850206 ( 0.915821)
test_all 0.065732 0.054816 710.607825 (201.861626)
test_rubyspec 0.023309 0.074535 144.408716 (155.833224)
total: 392.72 sec