Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-163324
#<BuildRuby:0x00007f8f1849fdc8
@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.20241031-163324",
@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.000019)
autoconf 0.000024 0.000011 0.000035 ( 0.000034)
configure 0.000023 0.000010 0.000033 ( 0.000033)
build_up 0.000000 0.007881 3.758856 ( 3.413452)
build_miniruby 0.000000 0.001726 1.512838 ( 1.509903)
build_ruby 0.000000 0.002056 3.826221 ( 3.973461)
build_all 0.003729 0.004187 6.409671 ( 3.172686)
build_install 0.015815 0.005995 8.409645 ( 4.776182)
test_btest 0.000614 0.000328 72.690815 ( 30.738480)
test_basic 0.004939 0.002634 0.751189 ( 4.174895)
test_all 0.103787 0.049578 721.706427 (247.920619)
test_rubyspec 0.045491 0.038226 122.395841 ( 26.650846)
total: 326.33 sec