Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-141420
#<BuildRuby:0x00007f63e41afdc0
@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.20240921-141420",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000033 0.000004 0.000037 ( 0.000038)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.008541 0.000055 4.798719 ( 3.898900)
build_miniruby 0.000000 0.001738 1.671772 ( 1.669515)
build_ruby 0.000000 0.001994 4.411663 ( 4.623618)
build_all 0.000000 0.008839 7.031723 ( 2.988721)
build_install 0.008587 0.010487 10.380110 ( 4.961219)
test_btest 0.000654 0.000177 94.936301 ( 27.479297)
test_basic 0.001949 0.008586 1.132486 ( 1.183198)
test_all 0.118820 0.032829 816.315257 (245.056950)
test_rubyspec 0.050621 0.040736 141.327019 ( 38.702468)
total: 330.57 sec