Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-123303
#<BuildRuby:0x00007f597e35fdc0
@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.20241009-123303",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000041 0.000003 0.000044 ( 0.000043)
configure 0.000033 0.000003 0.000036 ( 0.000035)
build_up 0.008221 0.000667 4.383645 ( 5.745970)
build_miniruby 0.001859 0.000150 1.845869 ( 2.114106)
build_ruby 0.002235 0.000181 4.553286 ( 49.065719)
build_all 0.011047 0.000000 7.789493 ( 6.095368)
build_install 0.011890 0.014211 10.740917 ( 9.458303)
test_btest 0.000909 0.000136 97.626471 ( 87.330005)
test_basic 0.011696 0.000559 1.229710 ( 1.684979)
test_all 0.128274 0.036786 838.818958 (567.694867)
test_rubyspec 0.069240 0.020467 136.960141 ( 44.822893)
total: 774.01 sec