Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-154302
#<BuildRuby:0x000056072574a3b0
@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.20240211-154302",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005667 0.000324 1.933123 ( 2.308511)
build_miniruby 0.001228 0.000245 1.658834 ( 1.656827)
build_ruby 0.001569 0.000314 3.303684 ( 3.583525)
build_all 0.002542 0.004842 6.491873 ( 2.866394)
build_install 0.018145 0.000189 8.203069 ( 4.356485)
test_btest 0.000642 0.000133 90.982256 ( 28.600996)
test_basic 0.004675 0.000967 0.893698 ( 0.961101)
test_all 0.079782 0.035270 767.848292 (259.512803)
test_rubyspec 0.067792 0.039102 175.062504 (187.238038)
total: 491.09 sec