Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-021250
#<BuildRuby:0x00007f4f9df0fde0
@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.20240618-021250",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000014 0.000006 0.000020 ( 0.000020)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.003930 0.003951 2.854006 ( 2.774305)
build_miniruby 0.000000 0.001711 1.316431 ( 1.313810)
build_ruby 0.000000 0.002157 3.508402 ( 3.695338)
build_all 0.004063 0.004011 6.218026 ( 2.384512)
build_install 0.015198 0.003107 8.615266 ( 4.114139)
test_btest 0.000000 0.001052 99.984168 ( 25.633268)
test_basic 0.005735 0.001913 0.877937 ( 0.936273)
test_all 0.117617 0.038502 775.363841 (232.704682)
test_rubyspec 0.039121 0.050327 160.963267 ( 39.855080)
total: 313.41 sec