Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-081522
#<BuildRuby:0x00007fbb3ce6fdd0
@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.20241114-081522",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005284 0.002492 3.675336 ( 3.552093)
build_miniruby 0.001317 0.000183 1.537132 ( 1.534582)
build_ruby 0.001592 0.000221 3.781647 ( 3.957940)
build_all 0.007995 0.000065 5.931275 ( 2.401630)
build_install 0.015918 0.001061 9.228825 ( 4.514286)
test_btest 0.001016 0.000000 79.214462 ( 21.077637)
test_basic 0.005932 0.003294 0.999219 ( 1.049949)
test_all 0.095203 0.052058 708.335651 (205.759389)
test_rubyspec 0.062081 0.020919 122.832477 ( 37.065916)
total: 280.91 sec