Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-073145
#<BuildRuby:0x00007f1621a5fdc8
@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.20240819-073145",
@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.000003 0.000023 ( 0.000025)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000038 0.000007 0.000045 ( 0.000046)
build_up 0.005046 0.004207 4.253565 ( 4.040523)
build_miniruby 0.001440 0.000296 1.803441 ( 1.812381)
build_ruby 0.002297 0.000000 4.993692 ( 5.137019)
build_all 0.011111 0.000256 9.392623 ( 4.279166)
build_install 0.018216 0.007049 13.060000 ( 6.842727)
test_btest 0.000809 0.000169 128.935732 ( 37.216408)
test_basic 0.005923 0.005822 1.300892 ( 1.342817)
test_all 0.103599 0.059407 1031.298575 (540.600382)
test_rubyspec 0.054447 0.046220 191.170979 (160.941244)
total: 762.21 sec