Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-174626
#<BuildRuby:0x00005610f7d6e0a8
@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.20240316-174626",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.002462 0.004317 2.297567 ( 2.346898)
build_miniruby 0.001663 0.000000 1.658398 ( 1.673217)
build_ruby 0.000000 0.001703 3.233222 ( 3.447014)
build_all 0.003426 0.005024 7.113560 ( 3.286532)
build_install 0.016034 0.005564 9.001110 ( 5.313631)
test_btest 0.001228 0.000000 95.909265 ( 36.919515)
test_basic 0.003135 0.003263 0.969157 ( 1.044616)
test_all 0.080683 0.044365 822.063079 (338.949345)
test_rubyspec 0.029782 0.068980 139.867847 (172.558881)
total: 565.54 sec