Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-021150
#<BuildRuby:0x00007f7528c8fdd0
@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.20240628-021150",
@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.000013 0.000007 0.000020 ( 0.000020)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000026 0.000000 0.000026 ( 0.000027)
build_up 0.006436 0.001218 3.818671 ( 3.350859)
build_miniruby 0.001062 0.000500 1.164288 ( 1.161523)
build_ruby 0.001787 0.000000 2.928849 ( 3.164491)
build_all 0.007364 0.000271 6.888583 ( 2.547552)
build_install 0.013958 0.003851 9.703837 ( 4.327366)
test_btest 0.000743 0.000297 104.800658 ( 26.853549)
test_basic 0.002970 0.006192 0.954312 ( 1.005831)
test_all 0.092928 0.056067 734.013093 (213.841138)
test_rubyspec 0.030163 0.066300 163.407609 ( 26.574307)
total: 282.83 sec