Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-050159
#<BuildRuby:0x000056166fda2380
@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.20240220-050159",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.008025 0.000423 2.839502 ( 3.157783)
build_miniruby 0.001248 0.000129 1.711887 ( 1.715513)
build_ruby 0.000000 0.002115 3.408447 ( 3.658258)
build_all 0.005221 0.002644 6.908820 ( 3.459368)
build_install 0.005194 0.015297 9.022186 ( 5.083085)
test_btest 0.000783 0.000196 95.400037 ( 37.205738)
test_basic 0.007472 0.000819 0.996903 ( 1.070886)
test_all 0.076899 0.041571 844.372247 (321.358144)
test_rubyspec 0.044118 0.059119 139.642193 (192.026543)
total: 568.74 sec