Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-025858
#<BuildRuby:0x00007fb9e583fdc8
@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.20241103-025858",
@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.000016 0.000007 0.000023 ( 0.000024)
autoconf 0.000027 0.000012 0.000039 ( 0.000039)
configure 0.000024 0.000010 0.000034 ( 0.000034)
build_up 0.009194 0.000469 4.112989 ( 5.153510)
build_miniruby 0.001232 0.000502 1.695270 ( 1.950136)
build_ruby 0.001569 0.000640 4.563750 ( 17.141133)
build_all 0.006049 0.004979 7.425324 ( 5.845927)
build_install 0.016208 0.008153 10.354012 ( 10.547273)
test_btest 0.000922 0.000403 80.351799 ( 74.299311)
test_basic 0.007097 0.005919 1.161146 ( 1.726414)
test_all 0.088131 0.068210 809.689957 (396.448267)
test_rubyspec 0.052870 0.032127 124.263687 ( 48.319926)
total: 561.43 sec