Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-203331
#<BuildRuby:0x00005563a5205f68
@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.20240315-203331",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.003269 0.003813 2.445600 ( 3.509368)
build_miniruby 0.001270 0.000293 1.804755 ( 2.223282)
build_ruby 0.001483 0.000342 3.723520 ( 4.505862)
build_all 0.007540 0.001740 7.189405 ( 5.745550)
build_install 0.018716 0.003192 9.218484 ( 7.128923)
test_btest 0.000693 0.000154 97.226834 ( 72.835135)
test_basic 0.007660 0.000000 1.085281 ( 1.307610)
test_all 0.096274 0.028486 817.264888 (372.493184)
test_rubyspec 0.030021 0.060613 115.085223 (124.182821)
total: 593.93 sec