Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-005028
#<BuildRuby:0x000055c977b524f8
@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.20240117-005028",
@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.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.000000 0.006518 1.862905 ( 3.524582)
build_miniruby 0.000800 0.000703 2.023256 ( 2.636716)
build_ruby 0.001534 0.000295 3.436844 ( 4.693066)
build_all 0.004667 0.004080 5.978954 ( 5.647391)
build_install 0.019971 0.001629 7.703750 ( 7.512421)
test_btest 0.000000 0.001087 87.083194 ( 82.346250)
test_basic 0.001414 0.003374 0.957792 ( 1.692480)
test_all 0.086433 0.034961 731.701507 (406.603930)
test_rubyspec 0.052382 0.049527 170.614930 (189.416618)
total: 704.07 sec