Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-204733
#<BuildRuby:0x00007f7a187ffdc0
@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.20240729-204733",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000042 0.000008 0.000050 ( 0.000050)
configure 0.000034 0.000007 0.000041 ( 0.000039)
build_up 0.006425 0.003691 4.271286 ( 4.670444)
build_miniruby 0.001596 0.000000 1.882006 ( 1.997701)
build_ruby 0.002807 0.000000 4.915198 ( 5.276915)
build_all 0.009372 0.001226 8.782458 ( 4.309998)
build_install 0.020120 0.004020 12.072342 ( 6.560474)
test_btest 0.000000 0.001063 128.641415 ( 53.301388)
test_basic 0.006895 0.006811 1.454535 ( 1.563812)
test_all 0.123993 0.033061 899.095758 (348.842629)
test_rubyspec 0.051456 0.040025 167.127826 ( 35.311500)
total: 461.84 sec