Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-201252
#<BuildRuby:0x0000557478c49fb8
@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.20240116-201252",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.000000 0.005347 1.536945 ( 1.919890)
build_miniruby 0.000000 0.001438 1.219966 ( 1.218100)
build_ruby 0.000000 0.001458 2.862317 ( 3.080986)
build_all 0.004073 0.002981 5.615163 ( 2.288569)
build_install 0.014238 0.002973 6.240190 ( 3.042332)
test_btest 0.000923 0.000000 80.986934 ( 21.171119)
test_basic 0.002968 0.002372 0.703250 ( 0.764747)
test_all 0.076601 0.043111 714.152595 (221.589177)
test_rubyspec 0.061046 0.037965 157.159914 (168.874595)
total: 423.95 sec