Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-095318
#<BuildRuby:0x00007f076407fdd8
@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.20241106-095318",
@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.000037 0.000007 0.000044 ( 0.000045)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.007021 0.000603 3.745784 ( 3.804987)
build_miniruby 0.000000 0.001757 1.641637 ( 1.638433)
build_ruby 0.000519 0.001457 4.460865 ( 4.588281)
build_all 0.008069 0.000891 7.094631 ( 3.236980)
build_install 0.007043 0.010234 8.912641 ( 7.449076)
test_btest 0.000647 0.000181 78.524365 ( 31.901138)
test_basic 0.011753 0.000000 1.117247 ( 1.258138)
test_all 0.094186 0.050824 712.793629 (255.672508)
test_rubyspec 0.064075 0.017465 119.284259 ( 26.844100)
total: 336.39 sec