Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-194147
#<BuildRuby:0x000056305e3823b0
@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.20230831-194147",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.002290 0.004473 1.837978 ( 3.790630)
build_miniruby 0.001775 0.000000 1.786363 ( 2.482089)
build_ruby 0.001694 0.000000 3.686699 ( 5.605910)
build_all 0.006032 0.003475 6.522219 ( 8.920750)
build_install 0.014835 0.007665 7.769373 ( 10.168709)
test_btest 0.000667 0.000177 85.601325 (101.543131)
test_basic 0.006780 0.001795 1.019618 ( 1.700789)
test_all 0.012605 0.005353 728.927216 (830.538092)
test_rubyspec 0.044861 0.032379 107.333896 (147.271162)
total: 1112.02 sec