Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-063316
#<BuildRuby:0x00007fd87a19fdc0
@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.20241214-063316",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.004804 0.000533 1.617256 ( 6.340632)
build_miniruby 0.001184 0.000132 1.110757 ( 1.123099)
build_ruby 0.001496 0.000166 3.734705 ( 3.901951)
build_all 0.004189 0.005175 5.939262 ( 2.516778)
build_install 0.012361 0.004374 6.965904 ( 3.558238)
test_btest 0.000839 0.000160 74.391754 ( 20.131879)
test_basic 0.008245 0.000649 0.914466 ( 0.971191)
test_all 0.073402 0.068950 713.090225 (210.874653)
test_rubyspec 0.053003 0.032291 114.237089 ( 26.189847)
total: 275.61 sec