Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-103927
#<BuildRuby:0x00007fcb57c1fdc0
@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.20241130-103927",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000026 0.000009 0.000035 ( 0.000034)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.005541 0.001847 3.047976 ( 2.954512)
build_miniruby 0.001189 0.000397 1.151734 ( 1.149279)
build_ruby 0.001291 0.000431 4.017183 ( 15.396162)
build_all 0.008224 0.000000 6.226008 ( 2.626394)
build_install 0.018356 0.000000 8.045243 ( 3.821896)
test_btest 0.000878 0.000000 73.841309 ( 23.448652)
test_basic 0.008837 0.000585 1.012049 ( 1.367132)
test_all 0.108374 0.034759 696.114597 (215.310732)
test_rubyspec 0.047239 0.035780 119.953559 ( 25.673304)
total: 291.75 sec