Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-073843
#<BuildRuby:0x000055a10ffca228
@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.20231211-073843",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002814 0.003861 2.226078 ( 2.279351)
build_miniruby 0.001125 0.000187 1.518091 ( 1.520806)
build_ruby 0.000000 0.001716 3.014052 ( 3.221744)
build_all 0.002528 0.005065 5.749896 ( 2.735543)
build_install 0.005526 0.013358 7.309726 ( 4.294216)
test_btest 0.000667 0.000230 82.977389 ( 37.762006)
test_basic 0.008378 0.000328 0.956901 ( 1.145221)
test_all 0.080593 0.040338 730.561938 (294.417356)
test_rubyspec 0.025139 0.041466 96.938385 (110.195699)
total: 457.57 sec