Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-040008
#<BuildRuby:0x0000557683da9fb8
@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.20230726-040008",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.007551 0.000173 2.279513 ( 5.562023)
build_miniruby 0.001368 0.000000 1.761874 ( 3.009724)
build_ruby 0.001750 0.000000 3.355594 ( 4.553492)
build_all 0.008181 0.000000 2.802392 ( 3.146782)
build_install 0.015756 0.003153 4.322879 ( 5.000190)
test_btest 0.000801 0.000062 83.983228 ( 52.849889)
test_basic 0.003407 0.004239 0.980480 ( 1.593226)
test_all 0.000000 0.001435 635.037821 (413.876761)
test_rubyspec 0.016173 0.041070 95.704564 (142.857169)
total: 632.45 sec