Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-204551
#<BuildRuby:0x00007fec9297fdc0
@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.20241102-204551",
@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.000023 0.000000 0.000023 ( 0.000024)
autoconf 0.000038 0.000001 0.000039 ( 0.000038)
configure 0.000031 0.000001 0.000032 ( 0.000032)
build_up 0.008484 0.000012 4.027649 ( 4.194581)
build_miniruby 0.001813 0.000000 1.718417 ( 2.022889)
build_ruby 0.002364 0.000006 4.637534 ( 18.069812)
build_all 0.010231 0.000053 7.323211 ( 4.578903)
build_install 0.020283 0.004089 10.370884 ( 6.494022)
test_btest 0.000839 0.000037 79.637725 ( 47.935034)
test_basic 0.012884 0.000023 1.153616 ( 1.292929)
test_all 0.108047 0.046977 799.661772 (462.811115)
test_rubyspec 0.051168 0.042267 128.449135 ( 73.312216)
total: 620.71 sec