Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-030757
#<BuildRuby:0x00007f511011fdd8
@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.20241013-030757",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000038 0.000000 0.000038 ( 0.000037)
build_up 0.009196 0.000272 4.516724 ( 5.338895)
build_miniruby 0.001777 0.000345 1.910933 ( 2.143515)
build_ruby 0.001865 0.000362 4.709617 ( 5.375311)
build_all 0.009999 0.001944 8.055884 ( 6.907352)
build_install 0.025152 0.001318 11.349492 ( 9.711970)
test_btest 0.000754 0.000132 99.397514 ( 66.232123)
test_basic 0.001195 0.008481 1.188936 ( 3.018967)
test_all 0.121115 0.035613 838.674776 (349.941710)
test_rubyspec 0.038652 0.052006 135.837557 ( 25.196975)
total: 473.87 sec