Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-135119
#<BuildRuby:0x00007f28adacfdc8
@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.20241216-135119",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000033 0.000005 0.000038 ( 0.000039)
build_up 0.001823 0.004286 2.174975 ( 2.528259)
build_miniruby 0.001245 0.000227 1.454652 ( 1.451531)
build_ruby 0.001723 0.000314 3.744442 ( 3.892867)
build_all 0.004260 0.003316 5.968840 ( 2.478365)
build_install 0.008870 0.008205 7.793597 ( 4.119673)
test_btest 0.001004 0.000244 73.882537 ( 20.016435)
test_basic 0.008379 0.001025 0.989718 ( 1.043448)
test_all 0.085945 0.054680 677.668325 (231.731738)
test_rubyspec 0.051532 0.027532 114.719949 ( 29.484063)
total: 296.75 sec