Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-200535
#<BuildRuby:0x0000559c7597e098
@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.20240130-200535",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000016 0.000007 0.000023 ( 0.000023)
configure 0.000015 0.000006 0.000021 ( 0.000020)
build_up 0.004465 0.001913 1.910013 ( 2.208927)
build_miniruby 0.001844 0.000000 58.594182 ( 20.410732)
build_ruby 0.001460 0.000000 2.955529 ( 3.174830)
build_all 0.007074 0.000000 5.355189 ( 2.025925)
build_install 0.015841 0.000000 6.880860 ( 3.401910)
test_btest 0.000998 0.000000 81.462362 ( 21.045348)
test_basic 0.006450 0.000234 0.785407 ( 0.842295)
test_all 0.076928 0.042503 724.075149 (213.012542)
test_rubyspec 0.066375 0.033280 154.029647 (165.901522)
total: 432.03 sec