Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-170615
#<BuildRuby:0x000055cfa8b7a8e0
@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.20231227-170615",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.001499 0.004363 1.596573 ( 1.952231)
build_miniruby 0.001212 0.000242 1.746925 ( 1.747666)
build_ruby 0.001754 0.000351 3.624987 ( 3.877422)
build_all 0.006443 0.001288 5.788187 ( 2.734930)
build_install 0.015908 0.002351 7.110645 ( 3.994708)
test_btest 0.000695 0.000134 81.116856 ( 21.206138)
test_basic 0.004946 0.000958 0.713763 ( 0.770967)
test_all 0.073427 0.047360 750.582770 (224.407616)
test_rubyspec 0.025535 0.032741 81.935098 ( 93.654711)
total: 354.35 sec