Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-101434
#<BuildRuby:0x0000562538abdf70
@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.20240309-101434",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.005751 0.003666 2.831829 ( 4.091287)
build_miniruby 0.000000 0.001633 1.821862 ( 2.395302)
build_ruby 0.000000 0.001960 3.736188 ( 4.660059)
build_all 0.008263 0.000575 7.045566 ( 6.737486)
build_install 0.016868 0.006229 9.072893 ( 8.271305)
test_btest 0.000864 0.000133 93.953462 ( 84.915094)
test_basic 0.007702 0.000602 0.998615 ( 1.721915)
test_all 0.074787 0.048288 791.935401 (557.799878)
test_rubyspec 0.051403 0.041077 131.276314 (159.009349)
total: 829.60 sec