Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-231003
#<BuildRuby:0x00007f1567d0fdd0
@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.20240830-231003",
@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.000003 0.000028 ( 0.000028)
build_up 0.003066 0.004468 3.526623 ( 3.499806)
build_miniruby 0.001770 0.000000 1.697502 ( 1.694839)
build_ruby 0.002431 0.000016 3.840749 ( 4.015059)
build_all 0.007885 0.000449 7.745813 ( 3.093873)
build_install 0.010283 0.011579 10.795508 ( 5.303342)
test_btest 0.000897 0.000170 119.772268 ( 36.255164)
test_basic 0.008703 0.000841 1.221139 ( 1.270575)
test_all 0.113595 0.039046 832.663598 (244.263888)
test_rubyspec 0.066722 0.021714 159.736112 ( 27.421660)
total: 326.82 sec