Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-115404
#<BuildRuby:0x000055edf5a06228
@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.20240226-115404",
@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.000027 0.000002 0.000029 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.008216 0.000587 2.784114 ( 4.248151)
build_miniruby 0.002017 0.000144 2.355479 ( 2.767896)
build_ruby 0.001579 0.000113 3.828761 ( 5.180591)
build_all 0.005056 0.004475 7.543915 ( 7.773355)
build_install 0.017292 0.004932 9.301954 ( 9.632945)
test_btest 0.001255 0.000000 95.104935 (112.840779)
test_basic 0.002856 0.004523 1.023536 ( 2.203318)
test_all 0.101126 0.028362 841.386572 (857.690116)
test_rubyspec 0.039282 0.057102 137.849707 (212.363321)
total: 1214.70 sec