Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-220348
#<BuildRuby:0x0000559aa98e61a8
@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.20240110-220348",
@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.000002 0.000021 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005551 0.000427 1.795839 ( 2.851983)
build_miniruby 0.001683 0.000130 1.703597 ( 1.856187)
build_ruby 0.001890 0.000146 3.512581 ( 9.297840)
build_all 0.008056 0.000000 5.843821 ( 5.153598)
build_install 0.013883 0.004038 7.108188 ( 6.227584)
test_btest 0.000796 0.000074 86.171949 ( 71.144837)
test_basic 0.006727 0.000631 0.977931 ( 1.486476)
test_all 0.084537 0.046287 850.830243 (975.447929)
test_rubyspec 0.032818 0.047870 108.496996 (187.285383)
total: 1260.75 sec