Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-071617
#<BuildRuby:0x00005589e9ace3b0
@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.20240317-071617",
@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.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.002640 0.004396 2.420689 ( 2.442918)
build_miniruby 0.001601 0.000221 1.803968 ( 1.802442)
build_ruby 0.001880 0.000000 3.828724 ( 4.021457)
build_all 0.008373 0.000000 7.526701 ( 3.869511)
build_install 0.001719 0.017619 9.262048 ( 4.903814)
test_btest 0.000708 0.000182 97.249168 ( 34.354819)
test_basic 0.003105 0.000000 0.956915 ( 1.031489)
test_all 0.077186 0.046503 823.758662 (330.305473)
test_rubyspec 0.026656 0.067874 131.186109 (144.431096)
total: 527.16 sec