Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-204144
#<BuildRuby:0x0000556b557d6228
@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.20231213-204144",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.006785 2.364400 ( 2.470465)
build_miniruby 0.000000 0.001435 1.579603 ( 1.580772)
build_ruby 0.000000 0.001616 3.278618 ( 3.481450)
build_all 0.003876 0.004569 5.801713 ( 3.287754)
build_install 0.018927 0.002135 7.471537 ( 4.541116)
test_btest 0.000709 0.000133 83.455137 ( 51.869182)
test_basic 0.008348 0.000000 0.926114 ( 1.186111)
test_all 0.103410 0.019133 719.998059 (373.058976)
test_rubyspec 0.048064 0.031865 104.801976 (162.374327)
total: 603.85 sec