Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-184030
#<BuildRuby:0x00007f8ff34ffdc8
@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.20241204-184030",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002335 0.006041 3.612186 ( 3.160688)
build_miniruby 0.001125 0.000375 1.384120 ( 1.381020)
build_ruby 0.000000 0.001861 3.413780 ( 3.613740)
build_all 0.003833 0.004129 6.132927 ( 2.634727)
build_install 0.013834 0.003396 8.672942 ( 4.032343)
test_btest 0.000646 0.000239 76.247960 ( 20.350107)
test_basic 0.001706 0.007951 0.860334 ( 0.902579)
test_all 0.108724 0.037465 720.964630 (216.378998)
test_rubyspec 0.056266 0.021661 118.984187 ( 24.858031)
total: 277.31 sec