Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-151037
#<BuildRuby:0x00007f520d10fde0
@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.20241219-151037",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.008062 0.000020 18.397779 ( 11.109399)
build_miniruby 0.004863 0.004944 244.748814 ( 82.784643)
build_ruby 0.001453 0.000273 5.277839 ( 5.427390)
build_all 0.013998 0.000222 49.584904 ( 24.241190)
build_install 0.018756 0.003098 9.037240 ( 6.768889)
test_btest 0.001091 0.000000 81.135091 ( 61.845823)
test_basic 0.011015 0.000000 1.135148 ( 1.527223)
test_all 0.121126 0.030167 752.215592 (374.379036)
test_rubyspec 0.050327 0.038067 122.448899 ( 56.613695)
total: 624.70 sec