Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-035601
#<BuildRuby:0x00007fef20bdfdc8
@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.20241024-035601",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000036 0.000007 0.000043 ( 0.000042)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.006963 0.000601 3.514453 ( 3.467123)
build_miniruby 0.001345 0.000269 1.122100 ( 1.119008)
build_ruby 0.001928 0.000000 3.278019 ( 3.504065)
build_all 0.004523 0.003729 5.209602 ( 2.029755)
build_install 0.016024 0.002522 8.124399 ( 3.766048)
test_btest 0.000814 0.000171 68.187645 ( 17.769487)
test_basic 0.007348 0.002201 0.834252 ( 0.886090)
test_all 0.096692 0.049726 682.452201 (211.274613)
test_rubyspec 0.043571 0.042403 122.968355 ( 23.007856)
total: 266.83 sec