Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-053151
#<BuildRuby:0x00007f2a1c30fdc0
@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.20241021-053151",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.007723 0.000368 3.710353 ( 3.612984)
build_miniruby 0.001393 0.000134 1.633854 ( 1.630264)
build_ruby 0.002034 0.000000 4.106728 ( 4.248026)
build_all 0.009168 0.000000 6.842974 ( 2.783731)
build_install 0.020540 0.000266 9.076235 ( 4.158577)
test_btest 0.000889 0.000071 87.406837 ( 23.715259)
test_basic 0.000582 0.008496 1.001456 ( 1.052247)
test_all 0.105525 0.041259 720.038918 (215.073324)
test_rubyspec 0.061598 0.026212 130.432003 ( 28.145159)
total: 284.42 sec