Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-100513
#<BuildRuby:0x00007fc5d197fdd0
@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.20241101-100513",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000028 0.000010 0.000038 ( 0.000037)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.002721 0.005085 3.344773 ( 3.280020)
build_miniruby 0.001615 0.000000 1.200025 ( 1.197342)
build_ruby 0.002008 0.000000 3.363412 ( 3.730094)
build_all 0.007659 0.001183 6.204755 ( 2.488375)
build_install 0.017167 0.002996 8.755386 ( 3.962217)
test_btest 0.000000 0.001145 74.885008 ( 22.799023)
test_basic 0.001190 0.003691 0.876273 ( 3.778780)
test_all 0.114983 0.032276 696.354460 (212.394079)
test_rubyspec 0.034989 0.047857 119.933529 ( 27.794868)
total: 281.43 sec