Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-141434
#<BuildRuby:0x0000557889f4a018
@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.20231213-141434",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006180 0.000430 2.109188 ( 2.169811)
build_miniruby 0.001183 0.000228 1.549192 ( 1.548486)
build_ruby 0.001425 0.000274 3.135331 ( 3.378270)
build_all 0.008116 0.000000 5.681542 ( 2.905477)
build_install 0.016931 0.001433 7.179343 ( 4.136231)
test_btest 0.000840 0.000140 81.631561 ( 31.547144)
test_basic 0.007141 0.000433 0.869645 ( 0.977169)
test_all 0.050526 0.068396 669.938044 (252.012952)
test_rubyspec 0.025532 0.040901 97.997867 (110.713619)
total: 409.39 sec